CODataFrequency(double, double)
- Updated2026-02-03
- 1 minute(s) read
Initializes a new instance of the CODataFrequency object with the specified initial values.
Syntax
Namespace: NationalInstruments.DAQmx
public CODataFrequency(double frequency, double dutyCycle)
Parameters
| Name | Type | Description |
|---|---|---|
| frequency | double | The frequency of the pulse. |
| dutyCycle | double | The duty cycle of the pulse. |