CogIODiscreteDataItem PropertiesCognex VisionPro 9.8

The CogIODiscreteDataItem type exposes the following members.

Properties

  NameDescription
Public propertyLine
Set or get a line number. The line number must be greater than 0 and less than 31; otherwise, ArgumentOutOfRangeException will be thrown
Public propertyValue
Value to be written to Line when it is passed to CogIODevice’s Write.
Top
See Also