NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

CODataTicks.HighTicksUInt32 Property

  • Updated2023-02-21
  • 1 minute(s) read
CODataTicks.HighTicksUInt32 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 uint HighTicksUInt32 { get; set; }
Public Property HighTicksUInt32 As UInteger
	Get
	Set

Property Value

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

See Also

Log in to get a better experience