NI-HSDIO C Function Reference

NIHSDIO_ATTR_EXPORTED_SCRIPT_TRIGGER_OUTPUT_TERMINAL

  • Updated2023-02-21
  • 2 minute(s) read

Specific Attribute

Data
type
Access Applies to Coercion High-Level Functions
ViString R/W Script Trigger None niHSDIO_ExportSignal

Description

Use this attribute to specify the output terminals for the exported Script trigger. Setting this attribute to an empty string means that when you commit the session, the signal is removed from the previously configured terminal and, if possible, the terminal is tristated. Event voltages and positions are only relevant if the destination of the event is a front panel connector.
This attribute is valid only for generation sessions.

Defined Values:

NIHSDIO_VAL_DO_NOT_EXPORT_STR ("None") The signal is not exported.
NIHSDIO_VAL_PFI0_STR ("PFI0") PFI 0 front panel 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_PFI24_STR ("PFI24") PFI 24 on the front panel DDC connector. This selection is available only for NI 6555/6556 devices.
NIHSDIO_VAL_PFI25_STR ("PFI25") PFI 25 on the front panel DDC connector. This selection is available only for NI 6555/6556 devices.
NIHSDIO_VAL_PFI26_STR ("PFI26") PFI 26 on the front panel DDC connector. This selection is available only for NI 6555/6556 devices.
NIHSDIO_VAL_PFI27_STR ("PFI27") PFI 27 on the front panel DDC connector. This selection is available only for NI 6555/6556 devices.
NIHSDIO_VAL_PFI28_STR ("PFI28") PFI 28 on the front panel DDC connector. This selection is available only for NI 6555/6556 devices.
NIHSDIO_VAL_PFI29_STR ("PFI29") PFI 29 on the front panel DDC connector. This selection is available only for NI 6555/6556 devices.
NIHSDIO_VAL_PFI30_STR ("PFI30") PFI 30 on the front panel DDC connector. This selection is available only for NI 6555/6556 devices.
NIHSDIO_VAL_PFI31_STR ("PFI31") PFI 31 on the front panel DDC connector. This selection is available only for NI 6555/6556 devices.
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_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)

Related topics:

Log in to get a better experience