Multi-Device Control
With OSC integration, RTW devices TMxCore, TouchControl 5 and TouchMonitor 5 can send commands simultaneously to multiple devices on the network. This makes it possible to start, stop, reset loudness measurements synchronously with a playback, or load presets across all connected units with a single action, ensuring consistent operation throughout the setup.
A TouchControl 5 positioned at the operator’s desk can be used to navigate and control a TouchMonitor 5 remotely, providing centralized access without the need to operate each device directly.
Transmit: Outgoing Commands
With a single button press, your RTW device can send OSC messages via TCP/UDP and/or HTTP requests. You can use the dedicated action button, but since OSC is available throughout the interface, other buttons can also be configured to send one or more commands.
Action Button
A dedicated Action button can be customized with its own size, color, and label.
In addition, most other buttons can also be assigned to transmit actions.
OSC Everywhere
Any button in a preset can send OSC commands in addition to its primary function.
For example, pressing the TALK button can simultaneously trigger one or more OSC commands, such as activating the DIM function in the monitoring application or switching on speakers when the corresponding output is selected.
Multi-Command
A single button can send not just one, but multiple commands at once, and OSC and HTTP commands can be mixed in one action.
Multi-state
For a toggle button (e. g. TALK), the button’s state is transmitted. When the button is ON, TRUE is sent; when it is OFF, FALSE is sent.
System Events
You can define actions that are automatically triggered when specific events occur. Supported events are:
- Preset Changed
- Demo Mode Changed
- Sample Rate Changed
TouchControl 5 Only
- Headphones Detected (an automatic argument with TRUE or FALSE is added)
- Line Out Detected (an automatic argument with TRUE or FALSE is added)
Preset Events
Presets include an Events section.
At this stage, one event is available, with more to follow:
• Preset Loaded: Triggers a defined action automatically when the preset is loaded.
Action Settings

Active: Indicates whether the action is active
Name: The name of the action
Connection. In System Settings you can pre-define connections, or you can manually set type, host and port for each individual button
Type: There are three types of commands:
OSC TCP
OSC UDP
HTTP Request
TouchControl 5 Dante and TouchMonitor 5 Dante: Dante API
Host: The IP address of the target device
Port: The port of the target device, typical 8000
Message: If Type is OSC, this is the Address.
If Type is HTTP, this is the URI
Arguments: here you enter the argument(s) for your action.

Arguments
Name: You can give your argument a name
Type can be STRING, INTEGER, FLOAT or BOOLEAN
Receive: Incoming Commands
RTW devices can also react to OSC commands. This means external systems can control core functions such as:
- Recalling presets
- Resetting loudness
- Triggering monitoring actions
This makes it super easy to integrate with broadcast consoles, Stream Decks, or other controllers.
OSC Receive Implementation
The OSC receive implementation uses TCP on Port 8000.
Below is an overview of the available OSC actions, addresses, types, and arguments.





