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

Namespace: Cognex.VisionPro.QuickBuild.IO
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 75.1.0.0 (75.1.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