ScopeDriverOperation.DriverSetup Property
- Updated2023-09-06
- 1 minute(s) read
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: StringA String representing the driver setup string that you specified in the IVI configuration store.
The default value is an empty string.