Method GetPayload
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
GetPayload(HarpMessage)
Returns the payload data for Motor0MicrostepResolution register messages.
public static MicrostepResolution GetPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- MicrostepResolution
A value representing the message payload.