Reversed_auto(void), Take(void)[state: (bool), Up(void) – NewTek TriCaster Advanced Edition Automation and Integration Guide User Manual
Page 87: Down(void), Up_fast(void), Down_fast(void)
75 |
P a g e
_reversed_auto(void)
Description: Performs a reverse Auto, moving T-bar to the top (compare _goto_top, which jumps to the
top).
Example:
Delay
Shortcut
Value
main_reversed_auto
_take(void)[state: (bool)]
Description: Triggers a Take (optional “bool” value controls the “Take” button light.)
Example:
Delay
Shortcut
Value
main_take
_up(void)
Description: Increments the T-bar position by 1%.
Example:
Delay
Shortcut
Value
main_up
_down(void)
Description: Decrements the T-bar position by 1%.
Example:
Delay
Shortcut
Value
main_down
_up_fast(void)
Description: Increments the T-bar position by 5%.
Example:
Delay
Shortcut
Value
main_up_fast
_down_fast(void)
Description: Decrements the T-bar position by 5%.