CogPrioState Constructor Cognex VisionPro 9.23
Construt a CogPrioState

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

public CogPrioState(
	long timeStamp,
	long encoderCount,
	int inputs0,
	int outputs0,
	int ds1000
)

Parameters

timeStamp
Type: System Int64
encoderCount
Type: System Int64
inputs0
Type: System Int32
outputs0
Type: System Int32
ds1000
Type: System Int32
See Also