Preset Documentation View

The currently supported OSC commands are:

/mla/presetdoc/select/preset/<preset number>

Example:

/mla/presetdoc/select/preset/4
/mla/presetdoc/select/preset/first
/mla/presetdoc/select/preset/last
/mla/presetdoc/select/preset/next
/mla/presetdoc/select/preset/previous

These commands will select presets in the Preset List of preset type ‘Preset’. Currently it is designed to work with the ETC EOS range of consoles.

/mla/presetdoc/select/fp/<focus palette number>

Example:

/mla/presetdoc/select/fp/4
/mla/presetdoc/select/fp/first
/mla/presetdoc/select/fp/last
/mla/presetdoc/select/fp/next
/mla/presetdoc/select/fp/previous

These commands will select presets in the Preset List of preset type ‘FP’ (Focus Palette). Currently it is designed to work with the ETC EOS range of consoles.

/mla/presetdoc/select/chan/<channel number>

Example:

/mla/presetdoc/select/chan/4
/mla/presetdoc/select/chan/first
/mla/presetdoc/select/chan/last
/mla/presetdoc/select/chan/next
/mla/presetdoc/select/chan/previous

These commands will select channels in the Channel List.

/mla/presetdoc/preset/<preset number>/chan/<channel number>

Example:

/mla/presetdoc/preset/4/chan/7

This command will select the specific preset in the Preset List (of preset type ‘Preset’) and also select the specified channel.
These commands can be sent from the ETC EOS console as serial strings from cues and macros. To send from a cue you would use the syntax:

[Cue] [1] {Execute} {Strings} /mla/presetdoc/select/chan/7 [Enter]

{Execute} and {Strings} are soft keys.

This could be used when running a focus cue list on the console so that Moving Light Assistant will display the relevant preset and channel for a cue.

Cue List View

The currently supported OSC commands are:

/mla/cuelist/select/cue/<cue number>

Example:

/mla/cuelist/select/cue/7
/mla/cuelist/select/cue/first
/mla/cuelist/select/cue/last
/mla/cuelist/select/cue/next
/mla/cuelist/select/cue/previous

These commands will select a cue in the Cue List view. It will only select the cue, it will not trigger the cue for automatic photographing.

/mla/cuelist/goto/cue/<cue number>

Example:

/mla/cuelist/goto/cue/7
/mla/cuelist/goto/cue/stop
/mla/cuelist/goto/cue/resume

These commands will select a cue in the Cue List view. It will trigger the cue for automatic photographing.

These commands to be used to receive OSC strings from consoles that do not directly support sending the status of the current cue playback but do allow you to send custom OSC strings from the console.

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.