CogMCBAPIBase BitOut Method Cognex VisionPro 9.21 SR1

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 abstract void BitOut(
	int line,
	bool bValue
)

Parameters

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