Export Signal
- Updated2023-02-17
- 4 minute(s) read
Export Signal
Routes signals (triggers, clocks, and events) to a specified output terminal.
The NI-RFSG device must be in the Configuration state before you call this node.
Inputs/Outputs

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

signal
Type of signal to route.
| Start Trigger | Exports a Start Trigger. |
| Script Trigger | Exports a Script Trigger. |
| Marker Event | Exports a Marker Event. |
| Ref Clock | Routes the onboard 10 MHz synchronization clock (PXI chassis only). |
| Started Event | Exports a Started Event. |
| Done Event | Exports a Done Event. |
| Configuration List Step Trigger | Exports a Configuration List Step Trigger. |
| Configuration Settled Event | Exports a Configuration Settled Event. |

signal identifier
Script Trigger or Marker Event to configure.
| scriptTrigger0 | Specifies Script Trigger 0. |
| scriptTrigger1 | Specifies Script Trigger 1. |
| scriptTrigger2 | Specifies Script Trigger 2. |
| scriptTrigger3 | Specifies Script Trigger 3. |
| marker0 | Specifies Marker 0. |
| marker1 | Specifies Marker 1. |
| marker2 | Specifies Marker 2. |
| marker3 | Specifies Marker 3. |
| None | Does not export a signal. |

output terminal
Terminal where the signal is exported.
| Do not export signal | Does not export a signal. |
| RefOut | Exports a signal to the REF OUT terminal. |
| RefOut2 | Exports a signal to the REF OUT2 terminal. |
| ClkOut | Exports a signal to the CLKOUT terminal. |
| PFI0 | Exports a signal to the PFI 0 terminal. |
| PFI1 | Exports a signal to the PFI 1 terminal. |
| PFI4 | Exports a signal to the PFI 4 terminal. |
| PFI5 | Exports a signal to the PFI 5 terminal. |
| PXI_TRIG0 | Exports a signal to the PXI trigger line 0 terminal. |
| PXI_TRIG1 | Exports a signal to the PXI trigger line 1 terminal. |
| PXI_TRIG2 | Exports a signal to the PXI trigger line 2 terminal. |
| PXI_TRIG3 | Exports a signal to the PXI trigger line 3 terminal. |
| PXI_TRIG4 | Exports a signal to the PXI trigger line 4 terminal. |
| PXI_TRIG5 | Exports a signal to the PXI trigger line 5 terminal. |
| PXI_TRIG6 | Exports a signal to the PXI trigger line 6 terminal. |
| PXI_Star | Exports a signal to the PXI star trigger line terminal. |
| PXIe_DStarC | Exports a signal to the PXIe DStar C trigger line terminal.
This value is supported on only the PXIe-5820/5840. |
| TrigOut | Exports a signal to the TRIG IN/OUT terminal. |
Signal Exporting Behavior
If you export a signal with this node and commit the session with Commit, the signal is routed to the output terminal you specify. If you then reconfigure the signal to have a different output terminal, the previous output terminal is tristated when the session is next committed. If you change the output terminal to Do Not Export and commit the session, the previous output terminal is tristated.
Any signals exported within a session persist after the session closes to prevent signal glitches between sessions. If you want to tristate the exported output terminal that the signal was exported to when the session closes, first change the value of the output terminal for the exported signal to Do Not Export, and then commit the session again before closing it.
You can also tristate all PFI lines by setting the reset device input within Initialize With Options.

session out
Reference to your instrument session passed to the next node.

error out
Error information.
The node produces this output according to standard error behavior.
Hardware Support
This node supports the following hardware:
- PXIe-5644/5645/5646
- PXI/PXIe-5650/5651/5652, PXIe-5653/5654/5654 with PXIe-5696
- PXIe-5673E
- PXIe-5820/5840
Examples
Search within the programming environment to access the following installed examples:
- RFSG Export Start Trigger
- RFSG Marker Events
