NIHSDIO_ATTR_DIGITAL_LEVEL_SCRIPT_TRIGGER_SOURCE
Specific Attribute
Data type |
Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|
ViString | R/W | Script Trigger | None | niHSDIO_ConfigureDigitalLevelScriptTrigger |
Description
Specifies the source terminal for the Script trigger. This attribute is used when NIHSDIO_ATTR_SCRIPT_TRIGGER_TYPE is set to NIHSDIO_VAL_DIGITAL_LEVEL.
Defined Values:
NIHSDIO_VAL_PFI0_STR ("PFI0") | PFI 0 on the front panel SMB jack connector. |
NIHSDIO_VAL_PFI1_STR ("PFI1") | PFI 1 on the front panel DDC connector. |
NIHSDIO_VAL_PFI2_STR ("PFI2") | PFI 2 on the front panel DDC connector. |
NIHSDIO_VAL_PFI3_STR ("PFI3") | PFI 3 on the front panel DDC connector. |
NIHSDIO_VAL_PXI_TRIG0_STR ("PXI_Trig0") | PXI trigger line 0. (PXI devices) |
NIHSDIO_VAL_PXI_TRIG1_STR ("PXI_Trig1") | PXI trigger line 1. (PXI devices) |
NIHSDIO_VAL_PXI_TRIG2_STR ("PXI_Trig2") | PXI trigger line 2. (PXI devices) |
NIHSDIO_VAL_PXI_TRIG3_STR ("PXI_Trig3") | PXI trigger line 3. (PXI devices) |
NIHSDIO_VAL_PXI_TRIG4_STR ("PXI_Trig4") | PXI trigger line 4. (PXI devices) |
NIHSDIO_VAL_PXI_TRIG5_STR ("PXI_Trig5") | PXI trigger line 5. (PXI devices) |
NIHSDIO_VAL_PXI_TRIG6_STR ("PXI_Trig6") | PXI trigger line 6. (PXI devices) |
NIHSDIO_VAL_PXI_TRIG7_STR ("PXI_Trig7") | PXI trigger line 7. (PXI devices) |
NIHSDIO_VAL_RTSI0_STR ("RTSI0") | RTSI trigger line 0. (PCI devices) |
NIHSDIO_VAL_RTSI1_STR ("RTSI1") | RTSI trigger line 1. (PCI devices) |
NIHSDIO_VAL_RTSI2_STR ("RTSI2") | RTSI trigger line 2. (PCI devices) |
NIHSDIO_VAL_RTSI3_STR ("RTSI3") | RTSI trigger line 3. (PCI devices) |
NIHSDIO_VAL_RTSI4_STR ("RTSI4") | RTSI trigger line 4. (PCI devices) |
NIHSDIO_VAL_RTSI5_STR ("RTSI5") | RTSI trigger line 5. (PCI devices) |
NIHSDIO_VAL_RTSI6_STR ("RTSI6") | RTSI trigger line 6. (PCI devices) |
NIHSDIO_VAL_RTSI7_STR ("RTSI7") | RTSI trigger line 7. (PCI devices) |
NIHSDIO_VAL_PXI_STAR_STR ("PXI_STAR") | The device will use the PXI_STAR signal which is present on the PXI backplane. This selection is valid only for PXI devices in slots other than Slot 2. |