CogIODiscreteElement Constructor (Int32, String)Cognex VisionPro 9.5
Constructor.

Namespace: Cognex.VisionPro.QuickBuild.IO
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax

public CogIODiscreteElement(
	int line,
	string property
)

Parameters

line
Type: System Int32
A discrete I/O line number
property
Type: System String
A tool's property that produces either a boolean or CogToolResultConstants
See Also