ni-rfsg-lv-api-ref-doc

Table of Contents

niRFSG Abort VI

  • Updated2024-05-08
  • 2 minute(s) read

niRFSG Abort VI

Stops signal generation.

Supported Devices: PXI-5610, PXIe-5611, PXIe-5644/5645/5646, PXI/PXIe-5650/5651/5652, PXIe-5653/5654/5654 with PXIe-5696, PXI-5670/5671, PXIe-5672/5673/5673E, PXIe-5820/5830/5831/5832/5840/5841/5842

Related Topics

NI-RFSG Programming State Model

Examples

niRFSG Abort

cio.gif

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

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. The default is no error. This node passes the error in input to the error out output. This node will run regardless of whether an error occurred before it.

This input contains status, code, and source, which provide standard error in functionality.

iio.gif

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.gif

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

Examples

Refer to the RFSG Arbitrary Waveform Streaming VI in the labview\examples\instr\niRFSG directory for an example of using the niRFSG Abort VI.

    Log in to get a better experience