Table of Contents

Method GetTimestampedPayload

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for AuxInRisingEdge register messages.

public static Timestamped<AuxiliaryInputs> GetTimestampedPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

Timestamped<AuxiliaryInputs>

A value representing the timestamped message payload.