76
Manual # 26-0111000-00 / Revision D
ScreenPro PLUS – Multi-Screen Seamless Switcher
BlendPro Query
BPQUERY
[BP query command]
Description:
Queries a BlendPro for raw binary data. The controller will transmit everything contained in the
argument field to the RS485 port, then waits for a reply. Data validation is done on the response,
and if there was no data corruption, the raw binary data will be sent back to the originator. If no
response is received or there was data corruption, controller will retry this operation 3 times before
giving up.
Parameters:
The argument to this command is a BlendPro RS485 query command. Please refer to the BlendPro
user’s manual for available commands and format.
Example:
BPQUERY
*4YINFOBP!
Force Screen Black
FSB
[dddd] [bus]
Description:
Forces the selected screens’ Program or Preview black. To “unblack” a screen, use the
SI
command to select an input source.
Parameters:
[dddd] – bitmap of selected screens, maximum of 4-Hex digits
[bus]
– bus selection,
V
or
P
= Preview,
G
or
M
= Program (Main)
Example:
FSB 3 V
Preview screens 1 & 2 will go Black.
FSB F M
Program/Main screens 1, 2, 3, and 4 will go black.
Freeze Screen
FZ
[dddd] [bus] [mode]
Description:
Freezes or unfreezes the program or preview bus of a particular set of screens.
Parameters:
[dddd] – bitmap of selected screens, maximum of 4-Hex digits
[bus]
– bus selection,
V
or
P
= Preview,
G
or
M
= Program (Main)
[mode] – 0 = Unfreeze the image. 1 = Freeze the image
Example:
FZ 0003 G 1
Freeze Screens 1 and 2 on Program.
Group Assign
GA
[groupNum] [dddd]
Description:
Assigns a specific set of destinations to a particular group.
Parameters:
[groupNum] – The group number the destinations are to be assigned to. Range is 1-4, inclusive.
[dddd] – bitmap of selected destinations, maximum of 4-Hex digits
Example:
GA 4 0005
Assigns screens 1 and 3 to group 4.
GA 1 30
Assigns Aux 1 & screen 5 to group 1, assuming we have a 5-screens system.