CaptureSource Enumeration
The CaptureSource enumeration values represent sources for the capture engine trigger. Please see diagram below for more information.
Version History
Introduced in MPX 2.0.
Enumeration Values
|
CaptureSource |
Description |
Related I/O |
Home |
The home input |
Mpx.DedicatedIn.Home |
Index |
The index input |
Mpx.DedicatedIn.Index |
IndexSecondary |
The secondary index input |
Mpx.DedicatedIn.IndexSecondary |
HwNeg |
The positive hardware limit |
Mpx.DedicatedIn.HwPos |
HwPos |
The negative hardware limit |
Mpx.DedicatedIn.HwNeg |
Io0 |
Node-specific input 0 |
Axis General I/O Bit 0 |
Io1 |
Node-specific input 1 |
Axis General I/O Bit 1 |
Io2 |
Node-specific input 2 |
Axis General I/O Bit 2 |
Io3 |
Node-specific input 3 |
Axis General I/O Bit 3 |
Io4 |
Node-specific input 4 |
Axis General I/O Bit 4 |
Io5 |
Node-specific input 5 |
Axis General I/O Bit 5 |
Io6 |
Node-specific input 6 |
Axis General I/O Bit 6 |
Io7 |
Node-specific input 7 |
Axis General I/O Bit 7 |
Global |
The global capture bit |
N/A |
|
|