CogMCBAPIBase BitOut Method Cognex VisionPro 9.25 SR1

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

public abstract void BitOut(
	int line,
	bool bValue
)

Parameters

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