Table of Contents

Class DigitalInputTrigger

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents a register that configuration of the digital inputs pins behavior.

public class DigitalInputTrigger
Inheritance
DigitalInputTrigger
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, DigitalInputTriggerPayload)

Returns a Harp message for the DigitalInputTrigger register.

FromPayload(double, MessageType, DigitalInputTriggerPayload)

Returns a timestamped Harp message for the DigitalInputTrigger register.

GetPayload(HarpMessage)

Returns the payload data for DigitalInputTrigger register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DigitalInputTrigger register messages.