niRFSG Configure Output Enabled VI
- Updated2025-02-03
- 2 minute(s) read
niRFSG Configure Output Enabled VI
Enables or disables signal output. Setting output enabled to FALSE while in the Generation state attenuates the generated signal so that no signal is output.
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/5860
Related Topics
NI-RFSG Instrument Driver Programming Flow
![]() |
instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI. |
![]() |
output enabled specifies whether the RF output is enabled. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
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. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following VIs for examples of using the niRFSG Configure Output Enabled VI.
• RFSG Getting Started Single Tone Generation VI: labview\examples\instr\niRFSG
• RFSG Arbitrary Waveform Generation (Arb) VI: labview\examples\instr\niRFSG
• RFSG Getting Started Script (Script) VI: labview\examples\instr\niRFSG