Table of Contents

Method GetPayload

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

GetPayload(HarpMessage)

Returns the payload data for Pwm2AcquisitionMode register messages.

public static AcquisitionMode GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

AcquisitionMode

A value representing the message payload.