490 Eos Family v2.9.0 Operations Manual
“/eos/out/pending/cue/text”, <string argument with descriptive text about the pending
cue, ex: “1/2.4 Label 0:30”>
OSC Direct Select Banks
“/eos/out/ds/<index>”, <string argument with descriptive text for the OSC direct select at
<index>: target name, page number, and mode>>
“/eos/out/ds/<index>/<button index>”, <string argument with button label for OSC direct
select at <index> for button <button index>>
OSC Fader Banks
“/eos/out/fader/<index>”, <string argument with descriptive text for the OSC fader bank
at <index>>
“/eos/out/fader/<index>/<fader index>/name”, <string argument with fader label for
OSC fader bank at <index> for fader <fader index>>
“/eos/fader/<index>/<fader index>”, <floating point number for fader percent: 0.0-1.0>
Note: Eos will delay sending fader levels for faders that have been moved via OSC
commands for 3 seconds. If you move a fader on an OSC remote control, Eos will send
the actual fader level 3 seconds later.
OSC Show Control Events
Show control events are fired as the console executes the corresponding action, much like MIDI
Show Control output events.
“/eos/out/event/cue/<cue list number>/<cue number>/fire”
“/eos/out/event/cue/<cue list number>/<cue number>/stop”
“/eos/out/event/sub/<sub number>”, <integer argument, 0=Bump Off, 1=Bump On>
“/eos/out/event/macro/<macro number>”
“/eos/out/event/relay/<relay number>/<group number>”, <integer argument, 0=On,
1=Off>
“/eos/out/event” (used for time code learn)
Show File Information
“/eos/out/show/name”, <string argument with show title>
“/eos/out/event/show/saved”, <string argument with file path>
“/eos/out/event/show/loaded”, <string argument with file path>
“/eos/out/event/show/cleared”
Miscellaneous Console Events
“/eos/out/event/state”, <integer argument, 0=Blind, 1=Live>
Note: When Eos receives the command “/eos/ping” it will reply with “/eos/out/ping”.
You may optionally add any number of arguments and Eos will reply with the same
arguments. This may be useful for testing latency.