NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

CIDataTicks.HighTicksInt32 Property

CIDataTicks.HighTicksInt32 Property

CIDataTicksHighTicksInt32 Property

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

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

Syntax

public int HighTicksInt32 { get; set; }
Public Property HighTicksInt32 As Integer
	Get
	Set

Property Value

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

See Also

In This Section
Was this information helpful?