RFmxInstr Is Self Calibrate Valid (VI)
- Updated2024-04-10
- 3 minute(s) read
RFmxInstr Is Self Calibrate Valid (VI)
Owning Palette: CalibrationReturns an array to indicate which calibration steps contain valid calibration data. To omit steps with the valid calibration data from self-calibration, you can pass the Valid Steps parameter to the Steps To Omit parameter of the RFmxInstr Self Calibrate VI. On a MIMO session, use the Selector String parameter to get the self-calibration validity for a specific MIMO port.
Supported devices: PXIe-5663/5663E/5665/5668
![]() |
Instrument Handle In identifies the instrument session. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI or the RFmxInstr Initialize NIRFSA (Array) VI. |
||||||||||
![]() |
Selector String specifies a Selector String comprising of a MIMO port on a MIMO session. The default value is "" (empty string). Example: "" "port::myrfsa1/0" You can use the RFmxInstr Build Port String VI to build the selector string. |
||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
||||||||||
![]() |
Instrument Handle Out passes a reference of the instrument session to the next VI. |
||||||||||
![]() |
Self Calibrate Valid returns TRUE if all the calibration data is valid and FALSE if any of the calibration data is invalid. |
||||||||||
![]() |
Valid Steps returns an array of valid steps.
|
||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |