Skip to content

OSC Machine Control Setup

The OSCMachineControl device allows restart and shutdown commands to be sent to Designer from an external OSC device.

This topic outlines the setup steps for the OSCMachineControl device, which is used for remote failover and restore of machines using OSC commands.

  1. Create an OSC device from the device manager — see OSC Device for details.
  2. Create an OSCMachineControl device from the device manager.
    • Set the OSC device to an existing OSC device (or create a new one).
    • Configure the input and output message strings to your preferences, or use the default strings.
    • The exports will be written to the output folder of the project folder.
  3. Send values from the OSC device to remotely trigger a machine restart or shutdown.

OSC Machine Control properties

Defines the OSC device that the commands will be sent to and from.

Causes a machine failover. Accepts a string parameter — the machine host name that should be failed over.

Restores a machine from failover. Accepts a string parameter — the machine host name that should be restored.

The string used to query display resolutions using the machine name.

The string used to define the response to the Display query, with two integer values for x and y resolution. For example:

/d3/showcontrol/display/resolution/myMachine/0/0 1920 1080