NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

CIChannel.PulseFrequencyUnits Property

CIChannel.PulseFrequencyUnits Property

CIChannelPulseFrequencyUnits Property

Specifies the units to use to return pulse specifications in terms of frequency.

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

Syntax

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

Property Value

Type: CIPulseFrequencyUnits
Specifies the units to use to return pulse specifications in terms of frequency.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?