NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

ReferenceTrigger.TimestampTimescale Property

ReferenceTrigger.TimestampTimescale Property

ReferenceTriggerTimestampTimescale Property

Specifies the reference trigger timestamp timescale.

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

Syntax

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

Property Value

Type: ReferenceTriggerTimestampTimescale
Specifies the reference trigger timestamp timescale.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?