Returns the fully qualified name of the signal being queried. Signals can be triggers, clocks, or events.

You can pass the terminal name output to the source input of the niRFSA Configure Trigger VI.

Supported Devices: PXIe-5663/5663E/5665/5667/5668, PXIe-5820/5830/5831/5832/5840/5841/5842/5860

Related Topics

Events


icon

Inputs/Outputs

  • civrn.png instrument handle

    instrument handle identifies your instrument session. instrument handle is obtained from the niRFSA Initialize VI or the niRFSA Initialize With Options VI.

  • ci32.png signal

    signal specifies the signal for which you want to query the terminal.

    Start Trigger NI-RFSA returns the terminal name for the Start Trigger.
    Ref Trigger NI-RFSA returns the terminal name for the Reference Trigger.
    Advance Trigger NI-RFSA returns the terminal name for the Advance Trigger.
    Ready for Start Event NI-RFSA returns the terminal name for the Ready for Start Event.
    Ready for Ref Event NI-RFSA returns the terminal name for the Ready for Reference Event.
    Ready for Advance Event NI-RFSA returns the terminal name for the Ready for Advance Event.
    End of Record Event NI-RFSA returns the terminal name for the End of Record Event.
    Done Event NI-RFSA returns the terminal name for the Done Event.
    Reference Clock NI-RFSA does not support this option for the niRFSA Get Terminal Name VI.
    User NI-RFSA routes a user-defined signal.
  • cstr.png signal identifier

    signal identifier specifies the user-defined signal to route. Specify the signal you have implemented using FPGA extensions.

  • cerrcodeclst.png error in

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • iivrn.png instrument handle out

    instrument handle out passes a reference to your instrument session to the next VI. instrument handle is obtained from the niRFSA Initialize VI or the niRFSA Initialize With Options VI and identifies a particular instrument session.

  • istr.png terminal name

    terminal name returns the fully qualified name of the signal being queried.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.