The CogIOMCBPortNumberConstants are used to refer to a specific
port on the Measurement Computing PCI-DIO24/S board. There are
four ports: A, B, CL, and CH. Ports A and B are each 8 bits, while
ports CL and CH are each 4 bits.
If you are using the 8-line version of the Measurement Computing PCI I/O
board, its lines are presented through ports CL and CH (lines 16 through 23).
Namespace: Cognex.VisionPro.QuickBuild.IOAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| PortA | 10 | Lines 0 through 7. May be configured as either input or output. | |
| PortB | 11 | Lines 8 through 15. May be configured as either input or output. | |
| PortCL | 12 | Lines 16 through 19. May be configured as either input or output. | |
| PortCH | 13 | Lines 20 through 23. May be configured as either input or output. |
See Also