Table of Contents

Property DO0PulseWidth

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.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, 255)]
public byte DO0PulseWidth { get; set; }

Property Value

byte