Table of Contents

Class StartCameras

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Represents a register that specifies the camera outputs to enable in the device.

public class StartCameras
Inheritance
StartCameras
Inherited Members

Fields

Address

Represents the address of the StartCameras register. This field is constant.

RegisterLength

Represents the length of the StartCameras register. This field is constant.

RegisterType

Represents the payload type of the StartCameras register. This field is constant.

Methods

FromPayload(MessageType, CameraOutputs)

Returns a Harp message for the StartCameras register.

FromPayload(double, MessageType, CameraOutputs)

Returns a timestamped Harp message for the StartCameras register.

GetPayload(HarpMessage)

Returns the payload data for StartCameras register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for StartCameras register messages.