LogicalName Property
- Updated2023-02-21
- 2 minute(s) read
Gets the logical name that you specified when opening the current IVI session.
Namespace:
NationalInstruments.ModularInstruments.NISwitch
Assembly:
NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)Exception | Condition |
---|---|
ObjectDisposedException | The LogicalName property was accessed after the associated NISwitch.NISwitch object was disposed. |
Remarks
You may pass a logical name to the NI-SWITCH session during initialization of session. The IVI configuration utility must contain an entry for the logical name.
The logical name entry refers to a driver session section in the IVI configuration file. The driver session section specifies a physical device and initial user options.