IdentifiersReadUnits Property |
[This is preliminary documentation and is subject to change.]
An optional list of actual production unit identifiers, in the case that multiple production units are moving through the
process, and the sensor is capable if reading multiple identifiers.
Namespace:
CFX.Sensor.Identification
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<UnitPosition> Units { get; set; }
Public Property Units As List(Of UnitPosition)
Get
Set
Property Value
Type:
ListUnitPosition
See Also