NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

CIDataTime.LowTime Property

CIDataTime.LowTime Property

CIDataTimeLowTime 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

In This Section
Was this information helpful?