NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverOperation.IOResourceDescriptor Property

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

DigitalDriverOperationIOResourceDescriptor Property

Gets a string containing the resource name used to identify the instrument.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public string IOResourceDescriptor { get; }
Public ReadOnly Property IOResourceDescriptor As String
	Get

Property Value

Type: String
The resource name used to identify the physical instrument. This value is determined by the resource descriptor set in the IVI configuration store.

Implements

IIviDriverOperationIOResourceDescriptor

See Also

Log in to get a better experience