Hermes |
** NOTE: ADDED in CFX 1.3 **
Structure that contains information related to a Unit (Board) according to the Hermes standard.The HermesUnit type exposes the following members.
Name | Description | |
---|---|---|
![]() | HermesUnit |
Name | Description | |
---|---|---|
![]() | BoardId | Indicating the ID of the available board (GUID, 36 bytes) |
![]() | BoardIdCreatedBy | MachineId of the machine which created the BoardId (the first machine in a consecutive row of machines implementing this protocol). The MachineId is part of the Hermes configuration. |
![]() | BottomBarcode | The barcode of the bottom side of the printed board. |
![]() | BottomClearanceHeight | The clearance height for the bottom side of the printed board in millimeter. |
![]() | ConveyorSpeed | The conveyor speed preferred by the upstream machine in millimeter per second. |
![]() | FailedBoard | A value of the list below. 0 Board of unknown quality available 1 Good board available 2 Failed board available |
![]() | FlippedBoard | A value of the list below: 0 Side up is unknown 1 Board top side is up 2 Board bottom side is up |
![]() | Lenght | The length of the printed board in millimeter. |
![]() | ProductTypeId | Identifies a collection of printed boards sharing common properties. |
![]() | SlotId | Indicates the slot in the magazine, enumerated from bottom to top, beginning with 1. |
![]() | Thickness | The thickness of the printed board in millimeter. |
![]() | TopBarcode | The barcode of the top side of the printed board. |
![]() | TopClearanceHeight | The clearance height for the top side of the printed board in millimeter. |
![]() | Weight | The weight of the printed board in grams. |
![]() | Width | The width of the printed board in millimeter. |
![]() | WorkOrderIdentifier | Identifier of the Work Order (Batch and ID). |