Class AuxInRisingEdge
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents a register that enables rising edge detection on the auxiliary inputs.
public class AuxInRisingEdge
- Inheritance
-
AuxInRisingEdge
- Inherited Members
Fields
- Address
Represents the address of the AuxInRisingEdge register. This field is constant.
- RegisterLength
Represents the length of the AuxInRisingEdge register. This field is constant.
- RegisterType
Represents the payload type of the AuxInRisingEdge register. This field is constant.
Methods
- FromPayload(MessageType, AuxiliaryInputs)
Returns a Harp message for the AuxInRisingEdge register.
- FromPayload(double, MessageType, AuxiliaryInputs)
Returns a timestamped Harp message for the AuxInRisingEdge register.
- GetPayload(HarpMessage)
Returns the payload data for AuxInRisingEdge register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for AuxInRisingEdge register messages.