Table of Contents

Method GetTimestampedPayload

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Led0PwmDutyCycleReal register messages.

public static Timestamped<float> GetTimestampedPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

Timestamped<float>

A value representing the timestamped message payload.