Table of Contents

Method GetMessage

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

GetMessage(MessageType)

Creates a message that stores the integral part of the system timestamp, in seconds.

public HarpMessage GetMessage(MessageType messageType)

Parameters

messageType MessageType

Specifies the type of the created message.

Returns

HarpMessage

A new message for the TimestampSeconds register.