Class EnableLed
Represents a register that enables/disables the LEDs.
public class EnableLed
- Inheritance
-
EnableLed
- Inherited Members
Fields
- RegisterLength
Represents the length of the EnableLed register. This field is constant.
- RegisterType
Represents the payload type of the EnableLed register. This field is constant.
Methods
- FromPayload(MessageType, LedState)
Returns a Harp message for the EnableLed register.
- FromPayload(double, MessageType, LedState)
Returns a timestamped Harp message for the EnableLed register.
- GetPayload(HarpMessage)
Returns the payload data for EnableLed register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for EnableLed register messages.