Forces a trigger to occur. The specified trigger generates regardless of whether the trigger has been configured as a software trigger.

Supported Devices: PXIe-5644/5645/5646, PXI-5670/5671, PXIe-5672/5673/5673E, PXIe-5820/5830/5831/5832/5840/5841/5842/5860

Related Topics

Triggers


icon

Inputs/Outputs

  • civrn.png instrument handle

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

  • ci32.png trigger type

    trigger type specifies the type of trigger to send. NI-RFSG can send a Start Trigger or a Script Trigger.

  • cstr.png trigger ID

    trigger ID specifies the Script Trigger to configure. This parameter is valid only when you set the trigger type control to Script Trigger.

    scriptTrigger0 Specifies Script Trigger 0.
    scriptTrigger1 Specifies Script Trigger 1.
    scriptTrigger2 Specifies Script Trigger 2.
    scriptTrigger3 Specifies Script Trigger 3.
  • 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 out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

  • ierrcodeclst.png error out

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