CogPrioState Constructor Cognex VisionPro 9.21 SR1
Construt a CogPrioState

Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 85.1.0.0 (85.1.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