NI-DAQmx .NET Framework 4.5 API Reference

Timing.SynchronizationPulseTimescale Property

  • Updated2023-02-21
  • 1 minute(s) read
Timing.SynchronizationPulseTimescale Property
Specifies the timescale to be used for timestamps for a sync pulse.

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

Syntax

public SynchronizationPulseTimescale SynchronizationPulseTimescale { get; set; }
Public Property SynchronizationPulseTimescale As SynchronizationPulseTimescale
	Get
	Set

Property Value

Type: SynchronizationPulseTimescale
Specifies the timescale to be used for timestamps for a sync pulse.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience