Show Control 457
Cue - fire a cue
Submaster - bumps a submaster, turns a submaster on or off, sets a submaster to a fader
percentage. (Note that OSC cannot be used to set fader levels via custom serial
commands).
Macro - fire a macro
Programming Serial Events
Open the show control display.
[Displays]><More SK>>{Show Control} or [Tab] + [1][1]
Create a new event list.
<Event> [9] [/] [Enter]
Specify the event list as Network.
<Event> [9] [/] {Type} {Network} [Enter]
Enable the list (External only).
<Event> [9] [/] {External} [Enter]
Select Input String and type the appropriate UDP or OSC command
{Input String} Hello [Enter]
OSC
Type in the command you want the console to listen for.
The sending device needs to start the command with /eos/sc/ in order for the
console to listen to it. For example, type Hello in the Input String field. On your
OSC sending device, have it send /eos/sc/Hello.
UDP
Type in the string you want the console to listen for.
The sending device needs to add “SC” (case-sensitive) to the beginning of the
string in order for it to be correctly processed.
The string needs to be terminated with a carriage return (hex 0D), \r, or #. For
example, type Hello in the Input String field. On your UDP sending device, have it
send SC Hello#
To set the submaster fader percentage using UDP, you need to include a number
(0-100) after the string. For example, blue 50#.
Then add the action to execute. Actions can be a cue, submaster, or a macro.
{Action} {Cue} [1] [Enter]
Sending Serial Commands – RS232, UDP, and ACN Strings
Eos Family consoles have the ability to send strings, which can be used to send commands to
other devices, such as Paradigm®, Crestron®, and media servers. The ability to send and
receive strings can be done via RS232 ports (via a Net3 I/O Gateway), network UDP messages,
and ACN String EPI. Please see
Show Control Settings
for more setup information.