Table of Contents

Method GetPayload

Namespace
Harp.SyringePump
Assembly
Harp.SyringePump.dll

GetPayload(HarpMessage)

Returns the payload data for ForwardSwitch register messages.

public static ForwardSwitchState GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

ForwardSwitchState

A value representing the message payload.