Class Pwm2PulseCount
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents a register that sets the number of pulses to generate for PWM2.
public class Pwm2PulseCount
- Inheritance
-
Pwm2PulseCount
- Inherited Members
Fields
- Address
Represents the address of the Pwm2PulseCount register. This field is constant.
- RegisterLength
Represents the length of the Pwm2PulseCount register. This field is constant.
- RegisterType
Represents the payload type of the Pwm2PulseCount register. This field is constant.
Methods
- FromPayload(MessageType, ushort)
Returns a Harp message for the Pwm2PulseCount register.
- FromPayload(double, MessageType, ushort)
Returns a timestamped Harp message for the Pwm2PulseCount register.
- GetPayload(HarpMessage)
Returns the payload data for Pwm2PulseCount register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Pwm2PulseCount register messages.