NIRfsa.VstSelfCalibrate Method
- Updated2025-05-22
- 1 minute(s) read
NIRfsaVst
Self-calibrates the device. If self-calibration is performed successfully, the new calibration constants are stored in the nonvolatile memory of the device.
NI recommends that no external signals are present on the RF In port while the calibration is taking place.
Refer to the specification document for your device for more information on self-calibration.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public static int VstSelfCalibrate( string resourceName )
Public Shared Function VstSelfCalibrate ( resourceName As String ) As Integer
Parameters
- resourceName String
- Specifies the resource name of the device to calibrate.
Return Value
Int32Returns 0 if self-calibration was successful.