NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

CIPulseTimeUnits Enumeration

CIPulseTimeUnits Enumeration

CIPulseTimeUnits Enumeration

Specifies the units to use to return pulse specifications in terms of high time and low time.

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

Syntax

public enum CIPulseTimeUnits
Public Enumeration CIPulseTimeUnits

Members

  Member nameValueDescription
Seconds10364Seconds.

Remarks

Specifies the units to use to return pulse specifications in terms of high time and low time. Use this enumeration to get or set the value of PulseTimeUnits.

See Also

Was this information helpful?