TimeStartTrigger.Timescale Property
- Updated2023-02-21
- 1 minute(s) read
TimeStartTriggerTimescale Property
Specifies the timescale to be used for timestamps used in a time trigger.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public TimeStartTriggerTimescale Timescale { get; set; }
Public Property Timescale As TimeStartTriggerTimescale Get Set
Property Value
Type: TimeStartTriggerTimescaleSpecifies the timescale to be used for timestamps used in a time trigger.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |