NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverOperation.LogicalName Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalDriverOperation.LogicalName Property

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: String
The 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.

Implements

IIviDriverOperationLogicalName

See Also

Log in to get a better experience