previewToPGM
Switch the preview scene to live program view.
Address
/scene/previewToPGM [switch effect]
Arguments
Type | Description | |
---|---|---|
argument 1 | Int | Transition effect. 0: Cut, 1: Fade. Non-essential parameter, without which it uses the preset transitions in the Switch Settings. |
Example
Switch the preview scene to live program view with the Fade effect.
/scene/previewToPGM 1
Note: Floating point numbers will be rounded down.
/scene/previewToPGM 1.9 = /scene/previewToPGM 1