Each port on the Measurement Computing PCI-DIO24/S board may be
configured for either input or output. This enumeration helps
you specify which.
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 | |
|---|---|---|---|
| Undefined | 0 | The direction of the port has not been specified. | |
| Output | 1 | As output, the state of a line may be set by the user. | |
| Input | 2 | As input, the state of a line may be read by the user. |
See Also