IOResourceDescriptor
- Updated2025-10-14
- 1 minute(s) read
Gets the resource descriptor that the user specified for the physical device.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public String IOResourceDescriptor { get; }
Remarks
Returns a String representing the resource descriptor that the user specified for the physical device.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The IOResourceDescriptor property was accessed after the associated NIRfsg object was disposed. |