Identifier
- Updated2025-10-14
- 1 minute(s) read
Gets the serial number of the instrument.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public string Identifier { get; }
Remarks
Returns a String containing the serial number of the instrument.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Identifier property was accessed after the associated NIRfsg object was disposed. |