NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Table of Contents

LogicalName Property

  • Updated2023-02-21
  • 2 minute(s) read
LogicalName Property
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)
ExceptionCondition
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.

See Also

Log in to get a better experience