Table of Contents

Method GetMessage

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

GetMessage(MessageType)

Creates a message that configures the time between step motor pulses (us) when running at nominal speed for motor 0.

public HarpMessage GetMessage(MessageType messageType)

Parameters

messageType MessageType

Specifies the type of the created message.

Returns

HarpMessage

A new message for the Motor0StepInterval register.