Class Rgb0
Represents a register that specifies the state of the RGB0 LED channels.
public class Rgb0
- Inheritance
-
Rgb0
- Inherited Members
Fields
- RegisterLength
Represents the length of the Rgb0 register. This field is constant.
- RegisterType
Represents the payload type of the Rgb0 register. This field is constant.
Methods
- FromPayload(MessageType, RgbPayload)
Returns a Harp message for the Rgb0 register.
- FromPayload(double, MessageType, RgbPayload)
Returns a timestamped Harp message for the Rgb0 register.
- GetPayload(HarpMessage)
Returns the payload data for Rgb0 register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Rgb0 register messages.