NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverIdentity.InstrumentModel Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalDriverIdentity.InstrumentModel Property

DigitalDriverIdentityInstrumentModel Property

Gets a string containing the model number or name of the digital pattern instrument currently in use.

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

Syntax

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

Property Value

Type: String
Model number or name of the digital pattern instrument currently in use. This value depends on the digital pattern instrument the NIDigital session is connected to.

Implements

IIviDriverIdentityInstrumentModel

See Also

Log in to get a better experience