DigitalDriverOperation.Simulate Property
- Updated2023-11-24
- 1 minute(s) read
DigitalDriverOperationSimulate Property
Gets or sets a value indicating whether to simulate NI-Digital Pattern Driver software I/O operations.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public bool Simulate { get; set; }
Public Property Simulate As Boolean Get Set
Property Value
Type: Booleanif the instrument driver software simulates I/O operations; if the instrument driver software does not simulate I/O operations. The default value is . This value is determined by the option string used to initialize the NIDigital session with the instrument.