CogIOInputLineData UpdateLineState Method Cognex VisionPro 9.22
Updates the state of the line, calling the delegate if needed

Namespace: Cognex.VisionPro.QuickBuild.Implementation.Internal
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax

public void UpdateLineState(
	bool asserted
)

Parameters

asserted
Type: System Boolean
The state of the line, including polarity
See Also