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