NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

CIDataTime.LowTime Property

  • Updated2023-02-21
  • 1 minute(s) read
CIDataTime.LowTime Property
Gets or sets the amount of time the pulse is low.

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

Syntax

public double LowTime { get; set; }
Public Property LowTime As Double
	Get
	Set

Property Value

Type: Double
The amount of time the pulse is low.

See Also

Log in to get a better experience