VstSelfCalibrate(string)
- Updated2025-10-14
- 1 minute(s) read
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.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
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.