NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

COChannel.PulseTimeUnits Property

  • Updated2023-02-21
  • 1 minute(s) read
COChannel.PulseTimeUnits 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

Log in to get a better experience