Table of Contents

Class AuxInFallingEdge

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Represents a register that enables falling edge detection on the auxiliary input port.

public class AuxInFallingEdge
Inheritance
AuxInFallingEdge
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, AuxiliaryInputs)

Returns a Harp message for the AuxInFallingEdge register.

FromPayload(double, MessageType, AuxiliaryInputs)

Returns a timestamped Harp message for the AuxInFallingEdge register.

GetPayload(HarpMessage)

Returns the payload data for AuxInFallingEdge register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for AuxInFallingEdge register messages.