Web API request
Clears the flash on a master and resets to the fader level.
API | https://api.avolites.com/12.0/Masters.ClearFlash.html |
---|---|
namespace | Masters |
usage | http://[ip]:4430/titan/script/2/Masters/ClearFlash?handle={handle} |
example | http://localhost:4430/titan/script/2/Masters/ClearFlash?handle_titanId=1605 (link opens in new tab) |
action | un-flashes the grand master and resets it to the previous level |
parameter | Handle - the master to be unflashed |
returns | nothing if successful error message if request failed |
remarks | Using a usernumber to identify the master will fail as masters don't have one. Either assign the master to a handle and use its location or use the reserved Titan ID, see titanId |