CogIOMCB Write Method Cognex VisionPro 9.24
Overload List

  NameDescription
Public methodWrite(CogIODiscreteData)
Set the state of zero or more output lines as described by the supplied argument. This argument is a data structure holding a set of line/value pairs. This method steps through this set of data, setting in turn each specified line to the specified state.
Public methodWrite(CogIOOutputData)
Set the state of zero or more output lines as described by the supplied argument. This argument is a data structure holding a set of line/value pairs. This method steps through this set of data, setting in turn each specified line to the specified state.
(Overrides CogIODevice Write(CogIOOutputData).)
Top
See Also