Presets
A preset restores a system to a stored state, or runs a stored sequence of commands. The preset command manages and runs both kinds:
Snapshots
A snapshot records the full state of the system as the set of commands that would recreate it from scratch. Running it executes only the commands needed to move the current state to the stored one. Snapshots suit installations that switch between a few known-good configurations.
Scripts
A script stores an explicit command sequence, and running it executes exactly those commands. Scripts suit focused routing changes, and can drive third-party devices over RS-232, Infrared, or CEC alongside DisplayNet commands.