With the release of Eos Family software version 1.9.5 and higher, consoles can now send MIDI Show Control-style messages (ASCII based, not hex) via Network UDP or RS-232 (through an I/O Gateway).
Supported messages are as follows:
Command / Action |
ASCII Text (What is sent) |
Comments |
| Go (Cue) |
Cue x y |
x = Cue List, y = Cue Number |
| Stop (Cue) |
Stop Cue -1 |
Regardless of list/cue |
| Back (Cue) |
Cue x y |
x = Cue List, y = Cue Number (same as Go)
|
| Macro Fire |
Macro z |
z = Macro Number |
SubDown (Bump On) |
SubDown a |
a = Submaster Number (Not the playback it is assigned to) |
SubUp (Bump Off) |
SubUp a |
a = Sub Number (Not the playback it is assigned to)
|
Related Links: