ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

NIRfsg.Calibration Property

NIRfsg.Calibration Property

NIRfsgCalibration Property

Gets the Calibration sub-object that allows calibration of the NI-RFSG.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public RfsgCalibration Calibration { get; }
Public ReadOnly Property Calibration As RfsgCalibration
	Get

Property Value

Type: RfsgCalibration
Returns an object of type RfsgCalibration.

See Also

In This Section
Was this information helpful?