Click or drag to resize

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
Syntax
public List<UnitPosition> Units { get; set; }

Property Value

Type: ListUnitPosition
See Also