Trigger Bus
Short name: Trigger Bus
When multiple switches need to scan using a common trigger input, it is necessary to route the input trigger from the master switch to the slaves.
This property should be set to the same setting for all switches involved in the scan.
NISWITCH_VAL_IMMEDIATE | Immediate Trigger. The switch does not wait for a trigger before processing the next entry in the scan list. |
NISWITCH_VAL_SW_TRIG_FUNC | The switch waits until you call the niSwitch Send Software Trigger VI before processing the next entry in the scan list. |
NISWITCH_VAL_EXTERNAL | External Trigger. The switch waits until it receives a trigger from an external source through the external trigger input before processing the next entry in the scan list. |
NISWITCH_VAL_TTL0 | The switch waits until it receives a trigger on the PXI TRIG0 line before processing the next entry in the scan list. |
NISWITCH_VAL_TTL1 | The switch waits until it receives a trigger on the PXI TRIG1 line before processing the next entry in the scan list. |
NISWITCH_VAL_TTL2 | The switch waits until it receives a trigger on the PXI TRIG2 line before processing the next entry in the scan list. |
NISWITCH_VAL_TTL3 | The switch waits until it receives a trigger on the PXI TRIG3 line before processing the next entry in the scan list. |
NISWITCH_VAL_TTL4 | The switch waits until it receives a trigger on the PXI TRIG4 line before processing the next entry in the scan list. |
NISWITCH_VAL_TTL5 | The switch waits until it receives a trigger on the PXI TRIG5 line before processing the next entry in the scan list. |
NISWITCH_VAL_TTL6 | The switch waits until it receives a trigger on the PXI TRIG6 line before processing the next entry in the scan list. |
NISWITCH_VAL_TTL7 | The switch waits until it receives a trigger on the PXI TRIG7 line before processing the next entry in the scan list. |
NISWITCH_VAL_PXI_STAR | The switch waits until it receives a trigger on the PXI STAR trigger bus before processing the next entry in the scan list. |
NISWITCH_VAL_REARCONNECTOR | The switch waits until it receives a trigger on the rear connector. |
NISWITCH_VAL_FRONTCONNECTOR | The switch waits until it receives a trigger on the front connector. |
NISWITCH_VAL_REARCONNECTOR_MODULE1 | The switch waits until it receives a trigger on the rear connector module 1. |
NISWITCH_VAL_REARCONNECTOR_MODULE2 | The switch waits until it receives a trigger on the rear connector module 2. |
NISWITCH_VAL_REARCONNECTOR_MODULE3 | The switch waits until it receives a trigger on the rear connector module 3. |
NISWITCH_VAL_REARCONNECTOR_MODULE4 | The switch waits until it receives a trigger on the rear connector module 4. |
NISWITCH_VAL_REARCONNECTOR_MODULE5 | The switch waits until it receives a trigger on the rear connector module 5. |
NISWITCH_VAL_REARCONNECTOR_MODULE6 | The switch waits until it receives a trigger on the rear connector module 6. |
NISWITCH_VAL_REARCONNECTOR_MODULE7 | The switch waits until it receives a trigger on the rear connector module 7. |
NISWITCH_VAL_REARCONNECTOR_MODULE8 | The switch waits until it receives a trigger on the rear connector module 8. |
NISWITCH_VAL_REARCONNECTOR_MODULE9 | The switch waits until it receives a trigger on the rear connector module 9. |
NISWITCH_VAL_REARCONNECTOR_MODULE10 | The switch waits until it receives a trigger on the rear connector module 10. |
NISWITCH_VAL_REARCONNECTOR_MODULE11 | The switch waits until it receives a trigger on the rear connector module 11. |
NISWITCH_VAL_REARCONNECTOR_MODULE12 | The switch waits until it receives a trigger on the rear connector module 12. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE1 | The switch waits until it receives a trigger on the front connector module 1. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE2 | The switch waits until it receives a trigger on the front connector module 2. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE3 | The switch waits until it receives a trigger on the front connector module 3. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE4 | The switch waits until it receives a trigger on the front connector module 4. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE5 | The switch waits until it receives a trigger on the front connector module 5. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE6 | The switch waits until it receives a trigger on the front connector module 6. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE7 | The switch waits until it receives a trigger on the front connector module 7. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE8 | The switch waits until it receives a trigger on the front connector module 8. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE9 | The switch waits until it receives a trigger on the front connector module 9. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE10 | The switch waits until it receives a trigger on the front connector module 10. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE11 | The switch waits until it receives a trigger on the front connector module 11. |
NISWITCH_VAL_FRONTCONNECTOR_MODULE12 | The switch waits until it receives a trigger on the front connector module 12. |
Remarks
The following table lists the characteristics of this property.
Data Type | ViInt32 |
Channel Based | No |