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