Gets the current state of the precision I/O hardware.
Namespace: Cognex.VisionPro.Comm.Implementation.InternalAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 75.0.0.0
public virtual CogPrioState ReadState()
public virtual CogPrioState ReadState()
Public Overridable Function ReadState As CogPrioState
Public Overridable Function ReadState As CogPrioState
public:
virtual CogPrioState^ ReadState()
public:
virtual 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.