Table of Contents

Class Pwm2EventConfig

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Represents a register that enables the generation of events for PWM2.

public class Pwm2EventConfig
Inheritance
Pwm2EventConfig
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, EnableFlag)

Returns a Harp message for the Pwm2EventConfig register.

FromPayload(double, MessageType, EnableFlag)

Returns a timestamped Harp message for the Pwm2EventConfig register.

GetPayload(HarpMessage)

Returns the payload data for Pwm2EventConfig register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Pwm2EventConfig register messages.