DigitalDriverOperation.LogicalName Property
- Updated2023-11-24
- 1 minute(s) read
DigitalDriverOperationLogicalName Property
Gets a string containing the logical name that was specified when the current session was opened.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public string LogicalName { get; }
Public ReadOnly Property LogicalName As String Get
Property Value
Type: StringThe logical name specified when the current session was opened. This value is determined by the resource name string used to initialize the NIDigital session with the instrument.