Get the current state of the I/O interface.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 80.0.0.0
public CogPrioState ReadState()
public CogPrioState ReadState()
Public Function ReadState As CogPrioState
Public Function ReadState As CogPrioState
public:
CogPrioState^ ReadState()
public:
CogPrioState^ ReadState()
Return Value
Type:
CogPrioState
A
CogPrioState which contains
the current state of the I/O interface.
The state contains information about the current values of all input
and output lines as well as the exact time stamp and encoder count at
which the state was read.