Class StartPulseTrain
Represents a register that starts a pulse train driving the specified digital output lines.
public class StartPulseTrain
- Inheritance
-
StartPulseTrain
- Inherited Members
Fields
- Address
Represents the address of the StartPulseTrain register. This field is constant.
- RegisterLength
Represents the length of the StartPulseTrain register. This field is constant.
- RegisterType
Represents the payload type of the StartPulseTrain register. This field is constant.
Methods
- FromPayload(MessageType, StartPulseTrainPayload)
Returns a Harp message for the StartPulseTrain register.
- FromPayload(double, MessageType, StartPulseTrainPayload)
Returns a timestamped Harp message for the StartPulseTrain register.
- GetPayload(HarpMessage)
Returns the payload data for StartPulseTrain register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for StartPulseTrain register messages.