NIRfsa Namespace

Table of Contents

RfsaExternalCalibration.CalibrationUserDefinedInfo Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaExternalCalibration.CalibrationUserDefinedInfo Property

RfsaExternalCalibrationCalibrationUserDefinedInfo Property

Gets or sets information that you define into the onboard EEPROM.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public string CalibrationUserDefinedInfo { get; set; }
Public Property CalibrationUserDefinedInfo As String
	Get
	Set

Property Value

String
Returns a String representing the information that you specify. The string can be up to 21 characters long.

Exceptions

ExceptionCondition
ObjectDisposedException The CalibrationUserDefinedInfo property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience