You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Set the button to display either a Video or Non-Video window.
Syntax: "'^BOS-<vt addr range>,<button states range>,<video state>'"
Variable:
variable text address range = 1 - 4000.
button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons 1 = Off state and 2 = On state).
video state = Video Off = 0 and Video On = 1.
Example: SEND_COMMAND Panel,"'^BOS-500,1,1'"
Sets the button to display video.
The text was updated successfully, but these errors were encountered:
Set the button to display either a Video or Non-Video window.
Syntax:
"'^BOS-<vt addr range>,<button states range>,<video state>'"
Variable:
variable text address range = 1 - 4000.
button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons 1 = Off state and 2 = On state).
video state = Video Off = 0 and Video On = 1.
Example:
SEND_COMMAND Panel,"'^BOS-500,1,1'"
Sets the button to display video.
The text was updated successfully, but these errors were encountered: