Quick Reference
Keyboard Shortcuts
Section titled “Keyboard Shortcuts”| Shortcut | Action |
|---|---|
| ⌘K / Ctrl+K | Open global search |
| AI button | Toggle AI panel |
Common Tasks
Section titled “Common Tasks”Connect to a PLC
Section titled “Connect to a PLC”Relay → Controllers tab → Add Controller → select protocol → enter IP → Create
See live data
Section titled “See live data”Controller page → symbols auto-discover → click subscribe on any symbol
Create an automation
Section titled “Create an automation”AI panel → “Create a model that [describe what you want]“
Start a model
Section titled “Start a model”Model page → click Start
View a camera
Section titled “View a camera”Click any camera in the tree or home grid
Build a dashboard
Section titled “Build a dashboard”Relay → Dashboards tab → Create Dashboard → Add Component
Pin a chart to a dashboard
Section titled “Pin a chart to a dashboard”Controller or Model page → click pin icon on any chart → select dashboard
Invite a team member
Section titled “Invite a team member”Org switcher → Manage Organization → Members → Invite Members
Update a Relay
Section titled “Update a Relay”Notification appears → Download → Install
Supported Protocols
Section titled “Supported Protocols”| Protocol | Equipment |
|---|---|
| Siemens S7 | S7-300, S7-400, S7-1200, S7-1500 |
| Beckhoff ADS | TwinCAT controllers |
| Modbus TCP | Any Modbus device |
| EtherNet/IP | Allen-Bradley, Rockwell |
| OPC UA | Universal standard |
| MQTT | IoT sensors and brokers |
| Fanuc | CNC machines and robots |
| Role | Can Do |
|---|---|
| Admin | Everything - manage members, relays, settings, claim devices |
| Member | View and interact - relays, controllers, models, dashboards |
AI Example Prompts
Section titled “AI Example Prompts”| Task | Prompt |
|---|---|
| Find data | ”Find all temperature symbols” |
| Check status | ”Which controllers are connected?” |
| Read a value | ”What’s the current value of Motor.Speed?” |
| Write a value | ”Set Motor.Enable to true” |
| Create automation | ”Create a model that monitors motor speed” |
| Control a model | ”Start the cycle counter model” |