Table of Contents

Method GetPayload

Namespace
Harp.SyringePump
Assembly
Harp.SyringePump.dll

GetPayload(HarpMessage)

Returns the payload data for Protocol register messages.

public static ProtocolState GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

ProtocolState

A value representing the message payload.