> For the complete documentation index, see [llms.txt](https://docs.mixeffect.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mixeffect.app/automate/osc/messages/supersource/box-enable.md).

# Box Enable

| Message                      | Description                                    | Arguments |
| ---------------------------- | ---------------------------------------------- | --------- |
| `/mixeffect/ssrc/box/enable` | Sets the enabled status for a SuperSource box. | Multiple  |

| Argument       | Type    | Description                                                                   |
| -------------- | ------- | ----------------------------------------------------------------------------- |
| Box ID         | Integer | One-based index that is the box id.                                           |
| Box Enabled    | Integer | <p>0 = Off<br>1 = On<br>2 = Toggle</p>                                        |
| SuperSource ID | Integer | Integer that is the one-based index that is the SuperSource ID. Default is 1. |
