NI-SCOPE .NET Class Library Help

Table of Contents

ScopeDriverOperation.DriverSetup Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeDriverOperation.DriverSetup Property

ScopeDriverOperationDriverSetup Property

Gets the driver setup string used to set the initial values for properties that are specific to NI-SCOPE.

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

Syntax

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

Property Value

Type: String
A String representing the driver setup string that you specified in the IVI configuration store.

The default value is an empty string.

Implements

IIviDriverOperationDriverSetup

See Also

Log in to get a better experience