Table of Contents

Method GetTimestampedPayload

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for AccumulatedStepsSamplingRate register messages.

public static Timestamped<AccumulatedStepsSamplingRateConfig> GetTimestampedPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

Timestamped<AccumulatedStepsSamplingRateConfig>

A value representing the timestamped message payload.