COChannel.PulseFrequencyUnits Property
- Updated2023-02-21
- 1 minute(s) read
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: COPulseFrequencyUnitsSpecifies the units in which to define pulse frequency.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |