Class PwmAndStimDisable
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents a register that disables PWM and stimulation on the specified digital output lines.
public class PwmAndStimDisable
- Inheritance
-
PwmAndStimDisable
- Inherited Members
Fields
- Address
Represents the address of the PwmAndStimDisable register. This field is constant.
- RegisterLength
Represents the length of the PwmAndStimDisable register. This field is constant.
- RegisterType
Represents the payload type of the PwmAndStimDisable register. This field is constant.
Methods
- FromPayload(MessageType, PwmAndStimMappings)
Returns a Harp message for the PwmAndStimDisable register.
- FromPayload(double, MessageType, PwmAndStimMappings)
Returns a timestamped Harp message for the PwmAndStimDisable register.
- GetPayload(HarpMessage)
Returns the payload data for PwmAndStimDisable register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for PwmAndStimDisable register messages.