Class CreateOutputTogglePayload
- Namespace
- Harp.CameraControllerGen2
- Assembly
- Harp.CameraControllerGen2.dll
Represents an operator that creates a message payload that toggle the specified digital output lines.
public class CreateOutputTogglePayload
- Inheritance
-
CreateOutputTogglePayload
- Derived
- Inherited Members
Properties
- OutputToggle
Gets or sets the value that toggle the specified digital output lines.
Methods
- GetMessage(MessageType)
Creates a message that toggle the specified digital output lines.
- GetPayload()
Creates a message payload for the OutputToggle register.