Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To recall a Preset, use the RecallPreset command. This command takes either the double-quoted name of the Preset or the unique ID of the Preset. To get either of these, please see the BrowseFavorites command, described below. Recalling a Preset will replace the state of the selected Instance with the state stored in the Preset. As with all protocol commands, each command should be terminated with a carriage return and a line feed (\r\n).

Examples:

  • RecallPreset "Party Time"

    • This recalls the Preset by name

  • RecallPreset 9f9c8919-f939-d67a-dce2-cb049a4ead99

    • This recalls the Preset by unique ID

...