NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

CODataTicks.LowTicksUInt32 Property

CODataTicks.LowTicksUInt32 Property

CODataTicksLowTicksUInt32 Property

Gets or sets the number of timebase ticks the pulse is low.

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

Syntax

public uint LowTicksUInt32 { get; set; }
Public Property LowTicksUInt32 As UInteger
	Get
	Set

Property Value

Type: UInt32
The number of timebase ticks the pulse is low.

See Also

In This Section
Was this information helpful?