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

TypeDescription
System.ObjectDisposedException

The IOResourceDescriptor property was accessed after the associated NIRfsg object was disposed.