CogIOFrameGrabber SetValue Method Cognex VisionPro 9.21 SR1
Output lines are not thread-safe. You must make sure that your code using this method is thread-safe.

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

public override void SetValue(
	int line,
	bool value
)

Parameters

line
Type: System Int32
value
Type: System Boolean
See Also