Table of Contents

Class PwmAndStimEnable

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Represents a register that enables PWM and stimulation on the specified digital output lines.

public class PwmAndStimEnable
Inheritance
PwmAndStimEnable
Inherited Members

Fields

Address

Represents the address of the PwmAndStimEnable register. This field is constant.

RegisterLength

Represents the length of the PwmAndStimEnable register. This field is constant.

RegisterType

Represents the payload type of the PwmAndStimEnable register. This field is constant.

Methods

FromPayload(MessageType, PwmAndStimMappings)

Returns a Harp message for the PwmAndStimEnable register.

FromPayload(double, MessageType, PwmAndStimMappings)

Returns a timestamped Harp message for the PwmAndStimEnable register.

GetPayload(HarpMessage)

Returns the payload data for PwmAndStimEnable register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for PwmAndStimEnable register messages.