Table of Contents

Method GetMessage

Namespace
Harp.CameraControllerGen2
Assembly
Harp.CameraControllerGen2.dll

GetMessage(MessageType)

Creates a message that sets the duration of the trigger pulse, in microseconds (minimum is 100), for camera 0.

public HarpMessage GetMessage(MessageType messageType)

Parameters

messageType MessageType

Specifies the type of the created message.

Returns

HarpMessage

A new message for the TriggerDurationCam0 register.