NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

COChannel.PulseTimeUnits Property

COChannel.PulseTimeUnits Property

COChannelPulseTimeUnits Property

Specifies the units in which to define high and low pulse time.

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

Syntax

public COPulseTimeUnits PulseTimeUnits { get; set; }
Public Property PulseTimeUnits As COPulseTimeUnits
	Get
	Set

Property Value

Type: COPulseTimeUnits
Specifies the units in which to define high and low pulse time.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?