Class CreateStartAndStopPayload
- Namespace
- Harp.CameraControllerGen2
- Assembly
- Harp.CameraControllerGen2.dll
Represents an operator that creates a message payload that starts and stops the cameras immediately.
public class CreateStartAndStopPayload
- Inheritance
-
CreateStartAndStopPayload
- Derived
- Inherited Members
Properties
- StartAndStop
Gets or sets the value that starts and stops the cameras immediately.
Methods
- GetMessage(MessageType)
Creates a message that starts and stops the cameras immediately.
- GetPayload()
Creates a message payload for the StartAndStop register.