Table of Contents

Method GetPayload

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

GetPayload(HarpMessage)

Returns the payload data for AuxInFallingEdge register messages.

public static AuxiliaryInputs GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

AuxiliaryInputs

A value representing the message payload.