NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverIdentity.InstrumentManufacturer Property

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

DigitalDriverIdentityInstrumentManufacturer Property

Gets a string containing the name of the manufacturer for 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 InstrumentManufacturer { get; }
Public ReadOnly Property InstrumentManufacturer As String
	Get

Property Value

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

Implements

IIviDriverIdentityInstrumentManufacturer

See Also

Log in to get a better experience