NI-SCOPE .NET Class Library Help

Table of Contents

ScopeDriverIdentity.GetSupportedInstrumentModels Method

  • Updated2023-09-06
  • 1 minute(s) read
ScopeDriverIdentity.GetSupportedInstrumentModels Method

ScopeDriverIdentityGetSupportedInstrumentModels Method

Returns a list of names of instrument models with which the IVI specific driver is compatible.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public string[] GetSupportedInstrumentModels()
Public Function GetSupportedInstrumentModels As String()

Return Value

Type: String
An array of String containing the list of names of instrument models with which the NI-SCOPE is compatible.

Implements

IIviDriverIdentityGetSupportedInstrumentModels

See Also

Log in to get a better experience