disguise developers

Designer Plugins

Plugins for Disguise Designer software.

StringProjectorControlDevice

Base class: ProjectorControlDevice

Properties

control_device : ControlDevice

Category: Device
UserName: Control device

defaults : List[StringProjectorControlCommand]

Category: Commands
UserName: Default commands

focus_command : ControlString

Category: Focus
UserName: Focus command

focus_range : Vec2

Category: Focus
UserName: Focus range

intensity_command : ControlString

Category: Intensity
UserName: Intensity command

intensity_range : Vec2

Category: Intensity
UserName: Intensity range

lens_shift_h_command : ControlString

Category: Lens Shift
UserName: Horizontal shift command

lens_shift_h_range : Vec2

Category: Lens Shift
UserName: Horizontal shift range

lens_shift_v_command : ControlString

Category: Lens Shift
UserName: Vertical shift command

lens_shift_v_range : Vec2

Category: Lens Shift
UserName: Vertical shift range

pan_command : ControlString

Category: Pan/tilt
UserName: Pan command

pan_range : Vec2

Category: Pan/tilt
UserName: Pan range

shutdown : List[StringProjectorControlCommand]

Category: Commands
UserName: Shutdown commands

startup : List[StringProjectorControlCommand]

Category: Commands
UserName: Startup commands

tilt_command : ControlString

Category: Pan/tilt
UserName: Tilt command

tilt_range : Vec2

Category: Pan/tilt
UserName: Tilt range

zoom_command : ControlString

Category: Zoom
UserName: Zoom command

zoom_range : Vec2

Category: Zoom
UserName: Zoom range

Constructors

__init__(self)

Default constructor for StringProjectorControlDevice