Table of Contents

Class CreateMotor3StepAccelerationIntervalPayload

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Represents an operator that creates a message payload that configures the acceleration for motor 3. The time between step pulses is decreased by this value when accelerating and increased when decelerating.

public class CreateMotor3StepAccelerationIntervalPayload
Inheritance
CreateMotor3StepAccelerationIntervalPayload
Derived
Inherited Members

Properties

Motor3StepAccelerationInterval

Gets or sets the value that configures the acceleration for motor 3. The time between step pulses is decreased by this value when accelerating and increased when decelerating.

Methods

GetMessage(MessageType)

Creates a message that configures the acceleration for motor 3. The time between step pulses is decreased by this value when accelerating and increased when decelerating.

GetPayload()

Creates a message payload for the Motor3StepAccelerationInterval register.