Table of Contents

Class TimestampedDigitalOutputToggle

Namespace
Harp.Hobgoblin
Assembly
Harp.Hobgoblin.dll

Provides methods for manipulating timestamped messages from the DigitalOutputToggle register.

public class TimestampedDigitalOutputToggle
Inheritance
TimestampedDigitalOutputToggle
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for DigitalOutputToggle register messages.

See Also