Table of Contents

Method GetPayload

Namespace
Harp.TimestampGeneratorGen3
Assembly
Harp.TimestampGeneratorGen3.dll

GetPayload(HarpMessage)

Returns the payload data for Config register messages.

public static ConfigurationFlags GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

ConfigurationFlags

A value representing the message payload.