Class CreateStepModePayload
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
Represents an operator that creates a message payload that sets the motor step mode from a list of available types.
public class CreateStepModePayload
- Inheritance
-
CreateStepModePayload
- Derived
- Inherited Members
Properties
- StepMode
Gets or sets the value that sets the motor step mode from a list of available types.
Methods
- GetMessage(MessageType)
Creates a message that sets the motor step mode from a list of available types.
- GetPayload()
Creates a message payload for the StepMode register.