NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

CIDataTicks.LowTicksUInt32 Property

  • Updated2023-02-21
  • 1 minute(s) read
CIDataTicks.LowTicksUInt32 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

Log in to get a better experience