Table of Contents

Class DigitalOutputClear

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

Represents a register that clear the specified digital output lines.

public class DigitalOutputClear
Inheritance
DigitalOutputClear
Inherited Members

Fields

Address

Represents the address of the DigitalOutputClear register. This field is constant.

RegisterLength

Represents the length of the DigitalOutputClear register. This field is constant.

RegisterType

Represents the payload type of the DigitalOutputClear register. This field is constant.

Methods

FromPayload(MessageType, DigitalOutputs)

Returns a Harp message for the DigitalOutputClear register.

FromPayload(double, MessageType, DigitalOutputs)

Returns a timestamped Harp message for the DigitalOutputClear register.

GetPayload(HarpMessage)

Returns the payload data for DigitalOutputClear register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DigitalOutputClear register messages.