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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public string CalibrationUserDefinedInfo { get; set; }

Remarks

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

Exceptions

TypeDescription
System.ObjectDisposedException

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