Indicates polarity of the line.
Namespace: Cognex.VisionPro.QuickBuild.IOAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| LowToHigh | 0 | If the line is input, a input event is generated when the value changes from low to high. If the line is output, one signal is output as active high. | |
| HighToLow | 1 | If the line is input, a input event is generated when the value changes from hight to low. If the line is output, one signal is output as active low. |
See Also