
Communication Protocol 3000
27
#
SRC-BLANK?
win_num
<CR>
Set / Get Normal / Overscan mode
#
MODE
mode
<CR> (mode=0--normal, 1--overscan)
#
MODE?
<CR>
Zoom On / Off
#
ZOOM
zoom_mode
, X, Y<CR> (zoom_mode=1-ON,0-OFF; X=horizontal
left, Y=vertical top)
Examples
Function
Command Syntax
Set coordinates for window 2. Top left (60,0) and bottom right (150,80) #CRDT 2, 60, 0, 150, 80
CR
Set brightness of input 3 to 140
#BRIGHTNESS 3, 140
CR
Get contrast for input 4
Response: Contrast of input 4 is 125
#CONTRAST? 4
CR
~CONTRAST 4, 125
CRLF
Freeze window 2
#SRC-FREEZE 2, 1
CR
Preset commands
Command
Syntax
Response
Store current
connections to preset
#
PRST-STO
PRESET
CR
Short form
: #
PSTO
PRESET
CR
~PRST-STO
PRESET
RESULT
CRLF
Recall saved preset
#
PRST-RCL
PRESET
CR
Short form:
#
PRCL
PRESET
CR
~PRST-RCL
PRESET
RESULT
CRLF
Delete saved preset
#
PRST-DEL
PRESET
CR
Short form:
#
PDEL
PRESET
CR
~PRST-DEL
PRESET
RESULT
CRLF
Read saved presets list
#
PRST-LST?
CR
Short form:
#
PLST?
CR
~PRST-LST
PRESET
,
PRESET
, … CRLF
Parameters Description:
PRESET
= Preset number = 1 - 10
OUT
= Output in preset to show for, '*' for all.
Examples:
Store current Audio & Video
connections to preset 5
#PRST-STR 5
CR
~PRST-STR 5 OK CRLF
Recall Audio & Video connections
from preset 3
#PRCL 3
CR
~PRST-RCL 3 OK CRLF
Machine info commands
Command
Syntax
Response
* Time settings commands require admin authorization
Read in\outs count
#
INFO-IO?
CR
~INFO-IO: IN
INPUTS_COUNT
,
OUT
OUTPUTS_COUNT
CRLF
Read max presets
count
#
INFO-PRST?
CR
~INFO-PRST: VID
PRESET_VIDEO_COUNT
,
AUD
PRESET_AUDIO_COUNT
CRLF