<< Click to Display Table of Contents >> Navigation: ASCII / XML 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"/>
Page edited [d/m/y]: 23/07/2021