131
M512-3 Juggler : User Guide
© 2021 7thSense
External Control
Presets and Clones
Use a Preset or Clone resource
(Recalling a Preset imports values to matching UUIDs. Loading a Clone imports saved copies of
objects with new UUIDs.)
Command (Presets)
<command cmd="recallpreset" file="C:\[Compere Root Path]\Presets\[file].pre"/>
or (implied file location)
<command cmd="recallpreset" file="[file].pre"/>
Reply
<recallpreset success="true" commandDuration="504us"/>
Command (Clones)
<command cmd="loadclone" file="C:\[Compere Root Path]\Clones\[file].clo"/>
or (implied file location)
<command cmd="loadclone" file="[file].clo"/>
Reply
<loadclone success="true" commandDuration="652us"/>