Gets the IVI logical name specified when you open the current session.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public String LogicalName { get; }

Remarks

Returns a String representing the IVI logical name specified when you open the current session.

Exceptions

TypeDescription
System.ObjectDisposedException

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