Class EnableLedMode
Represents a register that start/stop the LEDs according to the pulse configuration.
public class EnableLedMode
- Inheritance
-
EnableLedMode
- Inherited Members
Fields
- Address
Represents the address of the EnableLedMode register. This field is constant.
- RegisterLength
Represents the length of the EnableLedMode register. This field is constant.
- RegisterType
Represents the payload type of the EnableLedMode register. This field is constant.
Methods
- FromPayload(MessageType, LedState)
Returns a Harp message for the EnableLedMode register.
- FromPayload(double, MessageType, LedState)
Returns a timestamped Harp message for the EnableLedMode register.
- GetPayload(HarpMessage)
Returns the payload data for EnableLedMode register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for EnableLedMode register messages.