Defines the connector pins to associate with the signal type and direction when calling the SelectSignal function.
public enum MccDaq.ConnectionPin
| Member | Value |
| AuxIn0 | 0x01 |
| AuxIn1 | 0x02 |
| AuxIn2 | 0x04 |
| AuxIn3 | 0x08 |
| AuxIn4 | 0x10 |
| AuxIn5 | 0x20 |
| AuxOut0 | 0x0100 |
| AuxOut1 | 0x0200 |
| AuxOut2 | 0x0400 |
| DSConnector | 0x01000 |