Table of Contents

Class CreateStopCamerasPayload

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Represents an operator that creates a message payload that specifies the camera outputs to disable in the device. An event will be issued when the trigger signal is actually stopped being generated.

Start and Stop Cameras

Start and Stop Cameras

public class CreateStopCamerasPayload
Inheritance
CreateStopCamerasPayload
Derived
Inherited Members

Properties

StopCameras

Gets or sets the value that specifies the camera outputs to disable in the device. An event will be issued when the trigger signal is actually stopped being generated.

Methods

GetMessage(MessageType)

Creates a message that specifies the camera outputs to disable in the device. An event will be issued when the trigger signal is actually stopped being generated.

GetPayload()

Creates a message payload for the StopCameras register.