IdentifyUnitsResponsePrimaryIdentifier Property |
[This is preliminary documentation and is subject to change.]
The barcode, RFID, etc. that was most recently acquired by the scanner / reader. If a single production unit is moving through the
process, this would be the actual unique identifier of that individual unition unit. However, if multiple production units are moving
through the process as a group (as in the case of a PCB panel, a fixture, or any sort of carrier), this would be an identifier that
represents the entire group of units, such as a carrier UID, a PCB panel UID, etc.
Namespace:
CFX.Sensor.Identification
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic string PrimaryIdentifier { get; set; }
Public Property PrimaryIdentifier As String
Get
Set
Property Value
Type:
String
See Also