set_playback_level
Adjust a lighting playback's fader level, optionally fading over time. Omit fade_seconds to use the playback's raise/lower times, or set 0 for an instant change.
Instructions
Sets a playback's fader level, optionally fading to it.
Omitting the fade time is not the same as fading in zero seconds: ZerOS then
uses the playback's own raise and lower times, moving rather than snapping.
Pass fade_seconds=0 if you want an instant change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | Level as a percentage, 0-100 | |
| playback | Yes | Playback number. The Master Playback is playback 0 | |
| fade_seconds | No | Time to fade over. Omit to use the playback's raise/lower time. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||