niRFSG Wait Until Settled
Waits until the RF output signal settles. This VI is useful for devices that support on-the-fly (dynamic) configuration changes (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. This VI is not needed after calling the niRFSG Initiate VI because the niRFSG Initiate VI does not return until the output is settled.
Supported Devices: NI 5610 (upconverter only mode), NI 5650/5651/5652/5670/5671/5672
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 (ms) specifies the maximum time the VI waits for the output to settle. If the maximum time is exceeded, this VI returns an error. If you set Max. time (ms) to -1, NI-RFSG waits indefinitely until it settles. |
|||||||
error in accepts error information from previously called VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|
|||||||
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 and identifies a particular instrument session. |
|||||||
error out passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
|