DigitalDriverOperation.DriverSetup Property
- Updated2023-11-24
- 1 minute(s) read
DigitalDriverOperationDriverSetup Property
Gets the string used to set the initial values for NIDigital properties.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public string DriverSetup { get; }
Public ReadOnly Property DriverSetup As String Get
Property Value
Type: StringThe driver setup string is used to set the initial values for properties that are specific to NIDigital. This value is determined by the option string used to initialize the NIDigital session with the instrument.