Types of I/O line edge transitions.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | None | |
| LowToHigh | 1 | The rising edge | |
| HighToLow | 2 | The falling edge. | |
| Any | 3 | Either a rising edge or a falling edge. |
See Also