Defined Values for triggerInput Parameter
IVISWTCH_VAL_IMMEDIATE | Immediate |
IVISWTCH_VAL_EXTERNAL | External |
IVISWTCH_VAL_SOFTWARE_TRIG | Software Trigger |
IVISWTCH_VAL_TTL0 | PXI TRIG0 or VXI |
TTL0 IVISWTCH_VAL_TTL1 | PXI TRIG1 or VXI |
TTL1 IVISWTCH_VAL_TTL2 | PXI TRIG2 or VXI |
TTL2 IVISWTCH_VAL_TTL3 | PXI TRIG3 or VXI |
TTL3 IVISWTCH_VAL_TTL4 | PXI TRIG4 or VXI |
TTL4 IVISWTCH_VAL_TTL5 | PXI TRIG5 or VXI |
TTL5 IVISWTCH_VAL_TTL6 | PXI TRIG6 or VXI |
TTL6 IVISWTCH_VAL_TTL7 | PXI TRIG7 or VXI |
TTL7 IVISWTCH_VAL_ECL0 | VXI ECL0 |
IVISWTCH_VAL_ECL1 | VXI ECL1 |
IVISWTCH_VAL_PXI_STAR | PXI Star |
IVISWTCH_VAL_RTSI_0 | RTSI line 0 |
IVISWTCH_VAL_RTSI_1 | RTSI line 1 |
IVISWTCH_VAL_RTSI_2 | RTSI line 2 |
IVISWTCH_VAL_RTSI_3 | RTSI line 3 |
IVISWTCH_VAL_RTSI_4 | RTSI line 4 |
IVISWTCH_VAL_RTSI_5 | RTSI line 5 |
IVISWTCH_VAL_RTSI_6 | RTSI line 6 |
Notes |
- IVISWTCH_VAL_IMMEDIATE—Immediate Trigger. The switch module does not wait for a trigger before processing the next entry in the scan list.
- (2) IVISWTCH_VAL_EXTERNAL—External Trigger. The switch module waits until it receives a trigger from an external source through the "trigger in" connector.
- (3) IVISWTCH_VAL_SOFTWARE_TRIG—The switch module waits until you call the IviSwtch_SendSoftwareTrigger function.
- (111) IVISWTCH_VAL_TTL0—The switch module waits until it receives a trigger on the VXIbus TTL0 or PXI TRIG0 line before processing the next entry in the scan list.
- (112) IVISWTCH_VAL_TTL1—The switch module waits until it receives a trigger on the VXIbus TTL1 or PXI TRIG1 line before processing the next entry in the scan list.
- (113) IVISWTCH_VAL_TTL2—The switch module waits until it receives a trigger on the VXIbus TTL2 or PXI TRIG2 line before processing the next entry in the scan list.
- (114) IVISWTCH_VAL_TTL3—The switch module waits until it receives a trigger on the VXIbus TTL3 or PXI TRIG3 line before processing the next entry in the scan list.
- (115) IVISWTCH_VAL_TTL4—The switch module waits until it receives a trigger on the VXIbus TTL4 or PXI TRIG4 line before processing the next entry in the scan list.
- (116) IVISWTCH_VAL_TTL5—The switch module waits until it receives a trigger on the VXIbus TTL5 or PXI TRIG5 line before processing the next entry in the scan list.
- (117) IVISWTCH_VAL_TTL6—The switch module waits until it receives a trigger on the VXIbus TTL6 or PXI TRIG6 line before processing the next entry in the scan list.
- (118) IVISWTCH_VAL_TTL7—The switch module waits until it receives a trigger on the VXIbus TTL7 or PXI TRIG7 line before processing the next entry in the scan list.
- (119) IVISWTCH_VAL_ECL0—The switch module waits until it receives a trigger on the VXIbus ECL0 line before processing the next entry in the scan list.
- (120) IVISWTCH_VAL_ECL1—The switch module waits until it receives a trigger on the VXIbus ECL1 line before processing the next entry in the scan list.
- (125) IVISWTCH_VAL_PXI_STAR—The switch module waits until it receives a trigger on the PXI STAR trigger bus before processing the next entry in the scan list.
- (140) IVISWTCH_VAL_RTSI_0—The switch module waits until it receives a trigger on the RTSI 0 line before processing the next entry in the scan list.
- (141) IVISWTCH_VAL_RTSI_1—The switch module waits until it receives a trigger on the RTSI 1 line before processing the next entry in the scan list.
- (142) IVISWTCH_VAL_RTSI_2—The switch module waits until it receives a trigger on the RTSI 2 line before processing the next entry in the scan list.
- (143) IVISWTCH_VAL_RTSI_3—The switch module waits until it receives a trigger on the RTSI 3 line before processing the next entry in the scan list.
- (144) IVISWTCH_VAL_RTSI_4—The switch module waits until it receives a trigger on the RTSI 4 line before processing the next entry in the scan list.
- (145) IVISWTCH_VAL_RTSI_5—The switch module waits until it receives a trigger on the RTSI 5 line before processing the next entry in the scan list.
- (146) IVISWTCH_VAL_RTSI_6—The switch module waits until it receives a trigger on the RTSI 6 line before processing the next entry in the scan list.