Table of Contents

Class ServoMotor2Pulse

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Represents a register that specifies the pulse of the servo motor in DO2, in microseconds.

public class ServoMotor2Pulse
Inheritance
ServoMotor2Pulse
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ushort)

Returns a Harp message for the ServoMotor2Pulse register.

FromPayload(double, MessageType, ushort)

Returns a timestamped Harp message for the ServoMotor2Pulse register.

GetPayload(HarpMessage)

Returns the payload data for ServoMotor2Pulse register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for ServoMotor2Pulse register messages.