NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

StartTrigger.TimestampTimescale Property

StartTrigger.TimestampTimescale Property

StartTriggerTimestampTimescale Property

Specifies the start trigger timestamp timescale.

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

Syntax

public StartTriggerTimestampTimescale TimestampTimescale { get; set; }
Public Property TimestampTimescale As StartTriggerTimestampTimescale
	Get
	Set

Property Value

Type: StartTriggerTimestampTimescale
Specifies the start trigger timestamp timescale.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?