Sub-Configs
Prior XIM devices had the concept of sub-Configs which can be thought of Configs within your Config.
While a majority of the benefit of sub-Configs have been replaced by Smart Actions and groups, it can still be useful to quickly jump to a Config and back ("chaining") if there are significant changes in gameplay that occur that justify it.
Use the config loading actions for this.
Your primary config (Config 1) is going to switch to your secondary (Config 2) via holding or toggling a button.
Important
Switching will be slow if Manager is connected and switching will not occur if your editing your Config. Close Manager for instant switching.
Hold Config Switch
Binding in Config 1, switch to Config 2 when button is pressed:
>>> XIM MATRIX [Mappings Binding] START COPY >>>
XMMB:AAAAF3icY2Bg4GCIYPAFQidGky36bG2NRvyTHwEAJbQFGA==:XMMB
<<< XIM MATRIX END COPY <<<
Binding in Config 2, switch back to Config 1 when button is released:
>>> XIM MATRIX [Mappings Binding] START COPY >>>
XMMB:AAAAF3icY2Bg4GCIYPAFQidGky36bG2NxvyTHgEAJbYFGA==:XMMB
<<< XIM MATRIX END COPY <<<
Toggle Config Switch
Binding in Config 1, switch to Config 2 when button is released:
>>> XIM MATRIX [Mappings Binding] START COPY >>>
XMMB:AAAAF3icY2Bg4GCIYPAFQidGky36bG2NxvyTHwEAJbgFGQ==:XMMB
<<< XIM MATRIX END COPY <<<
Binding in Config 2, switch back to Config 1 when button is released:
>>> XIM MATRIX [Mappings Binding] START COPY >>>
XMMB:AAAAF3icY2Bg4GCIYPAFQidGky36bG2NxvyTHgEAJbYFGA==:XMMB
<<< XIM MATRIX END COPY <<<