Table of Contents

Method GetPayload

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

GetPayload(HarpMessage)

Returns the payload data for TimestampSeconds register messages.

public static uint GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

uint

A value representing the message payload.