NIRfsg Namespace

Table of Contents

NIRfsg.VstSelfCalibrate Method

  • Updated2025-05-22
  • 1 minute(s) read
NIRfsg.VstSelfCalibrate Method

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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.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

Int32
Returns 0 if self-calibration was successful.

See Also

Log in to get a better experience