Show / Hide Table of Contents

    FlashFader

    Flashes the fader.

    Namespace: Group

    Syntax

    MACRO

    Void Group.FlashFader(Handle handle, Boolean enable)

    HTTP

    http://[ip]:4430/titan/script/2/Group/FlashFader?handle={handle}&enable={bool}

    Parameters

    handle ( Handle ) : The handle.

    handle_userNumber

    HTTP Example:
    http://localhost:4430/titan/script/2/Group/FlashFader?handle_userNumber=6&enable=true

    handle_location

    HTTP Example:
    http://localhost:4430/titan/script/2/Group/FlashFader?handle_location=playback_2_1&enable=true

    handle_titanId

    HTTP Example:
    http://localhost:4430/titan/script/2/Group/FlashFader?handle_titanId=1895&enable=true

    enable ( Boolean ) : if set to true [enable].

    enable

    HTTP Example:
    http://localhost:4430/titan/script/2/Group/FlashFader?handle_titanId=1895&enable=true

    Back to top Copyright © 2021 Avolites Ltd