Skip to content

Getting Started with Total Control

Fresh

Total Control is a large system consisting of many components/modules and functionalities, including:

  • Windows Application — Main control center running on Windows PC
  • Android App — Client pushed automatically to connected devices
  • Total Control Viewer — Screen mirroring and interaction

Control Modes

ModeDescriptionBest For
WDM (Windows Desktop Mode)Individual device windows on Windows desktopSmall setups (1-4 devices)
MDCC (Multi-Device Control Center)Grid view of all devices in one windowLarge-scale automation (5-100+ devices)

Interaction Methods

MethodDescription
Coordinate-based (X,Y)Click by screen position — best for same-resolution devices
Object-based (Obj/FindNode)Click by UI element identity — works across resolutions
ScriptingJavaScript (Rhino) + AAIS for automation
REST APIHTTP endpoints for external tool integration
JS APIDirect JavaScript interface within Total Control

Quick Start Path

Sections

Unofficial documentation. Source: sigma-rt.com