NI-DAQmx .NET Framework 4.5 API Reference

CODataTicks.LowTicksInt32 Property

  • Updated2023-02-21
  • 1 minute(s) read
CODataTicks.LowTicksInt32 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.45.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

Log in to get a better experience