NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

CIDataTicks.LowTicksInt32 Property

CIDataTicks.LowTicksInt32 Property

CIDataTicksLowTicksInt32 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 int LowTicksInt32 { get; set; }
Public Property LowTicksInt32 As Integer
	Get
	Set

Property Value

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

See Also

In This Section
Was this information helpful?