NIRfsg.VstSelfCalibrate Method
- Updated2024-05-08
- 1 minute(s) read
NIRfsgVstSelfCalibrate Method
Performs an internal self-calibration on the device and associated modules that support self-calibration.
If the calibration is successful, new calibration data and constants are stored in the onboard nonvolatile memory of the module.
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.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public static int VstSelfCalibrate( string resourceName )
Public Shared Function VstSelfCalibrate ( resourceName As String ) As Integer
Parameters
- resourceName
- Type: SystemString
Specifies the resource name of the device to calibrate.
Return Value
Type: Int32Returns 0 if self-calibration was successful.