Unit |
{
"UnitIdentifier": "CARRIER5566",
"PositionNumber": 1,
"PositionName": "CIRCUIT1",
"X": 0.254,
"Y": 0.556,
"Rotation": 0.0,
"FlipX": false,
"FlipY": false,
"Status": "Pass"
}The UnitPosition type exposes the following members.
| Name | Description | |
|---|---|---|
| UnitPosition |
| Name | Description | |
|---|---|---|
| FlipX | Is production unit flipped in X-direction | |
| FlipY | Is production unit flipped in Y-direction | |
| PositionName | Optional name of position | |
| PositionNumber | Logical reference of production unit as defined by CFX position rule (see CFX standard section 5.6). | |
| Rotation | Original rotation of Production unit, as it is known to the endpoint, expressed in degrees | |
| Status |
The result of the work for this Unit
** NOTE: ADDED in CFX 1.5 ** | |
| UnitIdentifier | Unique ID of Production Unit, Panel, or Carrier | |
| X | X coordinate of Production unit origin, as it is known to the endpoint, expressed in millimeters (mm) | |
| Y | Y coordinate of Production unit origin, as it is known to the endpoint, expressed in millimeters (mm) | |
| Z | ** NOTE: ADDED in CFX 2.0 ** (OPTIONAL) Z coordinate of Production unit origin, as it is known to the endpoint, expressed in millimeters (mm) |