Property DO0PulseWidth
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, 255)]
public byte DO0PulseWidth { get; set; }
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, 255)]
public byte DO0PulseWidth { get; set; }