Actions that may be applied to an output line.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| SetLow | 0 | Set the output line low | |
| SetHigh | 1 | Set the output line high | |
| Toggle | 2 | Set the output line high if it is currently low. Set the output line low if it is currently high. |
See Also