Table of Contents

Method GetMessage

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

GetMessage(MessageType)

Creates a message that starts and stops the cameras immediately.

public HarpMessage GetMessage(MessageType messageType)

Parameters

messageType MessageType

Specifies the type of the created message.

Returns

HarpMessage

A new message for the StartAndStop register.