Table of Contents

Property DigitalOutputState

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

DigitalOutputState

Gets or sets the value that write the state of all digital output lines. An event will be emitted when the value of any pin was changed by a threshold event.

public DigitalOutputs DigitalOutputState { get; set; }

Property Value

DigitalOutputs