NIRFSG_ATTR_SCRIPT_TRIGGER_TERMINAL_NAME
- Updated2024-05-08
- 1 minute(s) read
NIRFSG_ATTR_SCRIPT_TRIGGER_TERMINAL_NAME
Numeric Value | Data type |
Access | Coercion | High Level Functions |
---|---|---|---|---|
1150116 | ViString | RO | None | niRFSG_GetTerminalName |
Description
Returns the name of the fully qualified signal name as a string.
Default Values:
PXI-5670/5671, PXIe-5672/5673/5673E: /AWGName/ScriptTriggerX, where AWGName is the name of your associated AWG module in MAX and X is Script Trigger 0 through 3.
PXIe-5830/5831/5832: /BasebandModule/ao/0/ScriptTriggerX, where BasebandModule is the name of the baseband module of your device in MAX and X is Script Trigger 0 through 3.
PXIe-5820/5840/5841: /ModuleName/ao/0/ScriptTriggerX, where ModuleName is the name of your device in MAX and X is Script Trigger 0 through 3.
Supported Devices: PXI-5670/5671, PXIe-5672/5673/5673E, PXIe-5820/5830/5831/5832/5840/5841
Related Topics