NIRfsa Namespace

Table of Contents

RfsaExternalCalibration.CalibrationUserDefinedInfoMaxSize Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaExternalCalibration.CalibrationUserDefinedInfoMaxSize Property

RfsaExternalCalibrationCalibrationUserDefinedInfoMaxSize Property

Gets the number of characters of user-defined information that can be stored in the device onboard EEPROM.

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

Syntax

public int CalibrationUserDefinedInfoMaxSize { get; }
Public ReadOnly Property CalibrationUserDefinedInfoMaxSize As Integer
	Get

Property Value

Int32
Returns an Int32 representing the number of characters of user-defined information. The maximum size of the user-defined information string is 21 characters.

Exceptions

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

See Also

Log in to get a better experience