Class CreateMotor3MaximumStepIntervalPayload
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
Represents an operator that creates a message payload that configures the time between step motor pulses (us) used when starting or stopping a movement for motor 3.
public class CreateMotor3MaximumStepIntervalPayload
- Inheritance
-
CreateMotor3MaximumStepIntervalPayload
- Derived
- Inherited Members
Properties
- Motor3MaximumStepInterval
Gets or sets the value that configures the time between step motor pulses (us) used when starting or stopping a movement for motor 3.
Methods
- GetMessage(MessageType)
Creates a message that configures the time between step motor pulses (us) used when starting or stopping a movement for motor 3.
- GetPayload()
Creates a message payload for the Motor3MaximumStepInterval register.