Property DO0PulseWidth
- Namespace
- Harp.AnalogInput
- Assembly
- Harp.AnalogInput.dll
DO0PulseWidth
Gets or sets the value that pulse duration (ms) for the digital output pin 0. The pulse will only be emitted when DO0Sync == Pulse.
[Range(1, 250)]
public byte DO0PulseWidth { get; set; }