Class PulseLed1
Represents a register that specifies the duration of the output pulse in milliseconds.
public class PulseLed1
- Inheritance
-
PulseLed1
- Inherited Members
Fields
- RegisterLength
Represents the length of the PulseLed1 register. This field is constant.
- RegisterType
Represents the payload type of the PulseLed1 register. This field is constant.
Methods
- FromPayload(MessageType, ushort)
Returns a Harp message for the PulseLed1 register.
- FromPayload(double, MessageType, ushort)
Returns a timestamped Harp message for the PulseLed1 register.
- GetPayload(HarpMessage)
Returns the payload data for PulseLed1 register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for PulseLed1 register messages.