niRFSG Wait Until Settled VI
- Updated2024-05-08
- 2 minute(s) read
niRFSG Wait Until Settled VI
Waits until the RF output signal settles. This VI is useful for devices that support changes while in the Generation state. Call this VI after making a dynamic change to wait for the output signal to settle. You can also call this VI after calling the niRFSG Commit VI to wait for changes to settle. The niRFSG Wait Until Settled VI is not required after calling the niRFSG Initiate VI because the niRFSG Initiate VI automatically waits for the output to settle.
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
![]() |
instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI. |
![]() |
Max. time specifies the maximum time the VI waits for the output to settle. If the maximum time is exceeded, this VI returns an error. |
![]() |
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 Wait Until Settled VI.
• RFSG Frequency Sweep (565x and 5673) VI: labview\examples\instr\niRFSG
• RFSG Forward Frequency Sweep (5673 In-band Retuning) VI: labview\examples\instr\niRFSG