DigitalDriverOperation.QueryInstrumentStatus Property
- Updated2023-11-24
- 1 minute(s) read
DigitalDriverOperationQueryInstrumentStatus Property
Gets or sets a value indicating whether the NI-Digital Pattern driver software queries the instrument status after each operation.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public bool QueryInstrumentStatus { get; set; }
Public Property QueryInstrumentStatus As Boolean Get Set
Property Value
Type: Boolean, if the instrument driver software queries the instrument status after each operation; otherwise, . The default value is .
Implements
IIviDriverOperationQueryInstrumentStatusRemarks
The NI-Digital Pattern Driver software can ignore status checking for particular properties,
regardless of the setting of this property. This value is determined by the option string used to initialize the NIDigital session with the instrument.