Class Led1PwmReal
Represents a register that get the real frequency (Hz) of LED1 when in Pwm mode.
public class Led1PwmReal
- Inheritance
-
Led1PwmReal
- Inherited Members
Fields
- Address
Represents the address of the Led1PwmReal register. This field is constant.
- RegisterLength
Represents the length of the Led1PwmReal register. This field is constant.
- RegisterType
Represents the payload type of the Led1PwmReal register. This field is constant.
Methods
- FromPayload(MessageType, float)
Returns a Harp message for the Led1PwmReal register.
- FromPayload(double, MessageType, float)
Returns a timestamped Harp message for the Led1PwmReal register.
- GetPayload(HarpMessage)
Returns the payload data for Led1PwmReal register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Led1PwmReal register messages.