CogPrio ReadState Method Cognex VisionPro 9.21
Get the current state of the I/O interface.

Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 83.0.0.0
Syntax

public CogPrioState ReadState()

Return Value

Type: CogPrioState
A CogPrioState which contains the current state of the I/O interface.
Remarks

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.
See Also