VstSelfCalibrate(string)
- Updated2025-10-14
- 1 minute(s) read
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.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static int VstSelfCalibrate(string resourceName)
Parameters
| Name | Type | Description |
|---|---|---|
| resourceName | string | Specifies the resource name of the device to calibrate. |
Returns
Returns 0 if self-calibration was successful.