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