Gets or sets a value indicating whether to simulate NI-Digital Pattern Driver software I/O operations.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDigital

public bool Simulate { get; set; }

Returns

true if the instrument driver software simulates I/O operations; false if the instrument driver software does not simulate I/O operations. The default value is false. This value is determined by the option string used to initialize the NIDigital session with the instrument.