Table of Contents

Class CreateDeviceStatePayload

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Represents an operator that creates a message payload that contains the state of the device.

public class CreateDeviceStatePayload
Inheritance
CreateDeviceStatePayload
Derived
Inherited Members

Properties

DeviceState

Gets or sets the value that contains the state of the device.

Methods

GetMessage(MessageType)

Creates a message that contains the state of the device.

GetPayload()

Creates a message payload for the DeviceState register.