Class CreateServoPeriodPayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that sets the period of the servo pulses (us).
public class CreateServoPeriodPayload
- Inheritance
-
CreateServoPeriodPayload
- Derived
- Inherited Members
Properties
- ServoPeriod
Gets or sets the value that sets the period of the servo pulses (us).
Methods
- GetMessage(MessageType)
Creates a message that sets the period of the servo pulses (us).
- GetPayload()
Creates a message payload for the ServoPeriod register.