NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

COChannel.PulseFrequencyUnits Property

COChannel.PulseFrequencyUnits Property

COChannelPulseFrequencyUnits Property

Specifies the units in which to define pulse frequency.

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

Syntax

public COPulseFrequencyUnits PulseFrequencyUnits { get; set; }
Public Property PulseFrequencyUnits As COPulseFrequencyUnits
	Get
	Set

Property Value

Type: COPulseFrequencyUnits
Specifies the units in which to define pulse frequency.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?