OSCMachineControl setup
The OSCMachineControl device allows restart and shutdown commands to be sent to Disguise software from an external OSC device.
This topic outlines the setup steps in order to setup the OSCMachineControl device in Disguise software which is used for remote failover and restore of Disguise machines using OSC commands.
-
Create a OSC device from device manager as detailed here.
-
Create a OSCMachineControl device from device manager.
-
Set the OSC device to an existing OSC device (or create a new one)
-
Configure the input & output message strings to your preferences, or use the default strings.
-
The exports will be written to the output folder of the project folder.
-
Send values from the OSC device to remotely trigger a machine restart or shutdown.
OSC Device
The OSC device defines the OSC device in Disguise software that the commands will be sent to and from.
Input Addresses
The failover address causes a machine failover. It accepts a string parameter which is the machine host name that should be failed over.
The restore address restores a machine from failover. It accepts a string parameter which is the machine host name that should be restored.
The string used to query display resolutions using the machine name.
Output Addresses
The string used to define the response to the Display query with 2 integer data with x & y resolution. For example: /d3/showcontrol/display/resolution/myMachine/0/0 1920 1080