NI-DAQmx .NET Framework 4.5 API Reference

TimeArmStartTriggerTimescale Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
TimeArmStartTriggerTimescale Enumeration
Specifies the timescale to be used for timestamps used in an arm start time trigger.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302

Syntax

public enum TimeArmStartTriggerTimescale
Public Enumeration TimeArmStartTriggerTimescale

Members

  Member nameValueDescription
HostTime16126Use the host device.
IODeviceTime16127Use the I/O device.

Remarks

Specifies the timescale to be used for timestamps used in an arm start time trigger. Use this enumeration to get or set the value of Timescale.

See Also

Log in to get a better experience