Table of Contents

Method GetMessage

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

GetMessage(MessageType)

Creates a message that stores the fractional part of the system timestamp, in microseconds.

public HarpMessage GetMessage(MessageType messageType)

Parameters

messageType MessageType

Specifies the type of the created message.

Returns

HarpMessage

A new message for the TimestampMicroseconds register.