Property PulseCount
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
PulseCount
Gets or sets the number of pulses to trigger on the specified PWM. If the default value of zero is specified, the PWM will be infinite.
public int PulseCount { get; set; }