CalibrationUserDefinedInfo
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The CalibrationUserDefinedInfo property was accessed after the associated NIRfsa object was disposed. |