COMMAND
#STANDBYon_off<CR>
FEEDBACK
~nn@STANDBYvalue<CR><LF>
value – On/Off
0 = Off
1 = On
Set standby mode:
#STANDBY1<CR>
COMMAND
#STANDBY?<CR>
FEEDBACK
~nn@STANDBYvalue<CR><LF>
value – On/Off
0 = Off
1 = On
Get standby mode status:
#STANDBY?<CR>
Set audio talkover mode
status.
COMMAND
#TLKchannel,talkover_mode<CR>
FEEDBACK
~nn@TLKchannel,talkover_mode<CR><LF>
channel = 1 (scaler)
talkover_mode –
0 = off
1 = mixer
2 = talkover
3 = mic only
Set audio talkover mode
status:
#TLK1,1<CR>
Get audio talkover mode
status.
COMMAND
#TLK?channel<CR>
FEEDBACK
~nn@TLKchannel,talkover_mode<CR><LF>
channel = 1 (scaler)
talkover_mode –
0 = off
1 = mixer
2 = talkover
3 = mic only
Get audio talkover mode
status:
#TLK?1<CR>
Get firmware version
number.
COMMAND
#VERSION?<CR>
FEEDBACK
~nn@VERSIONfirmware_version<CR><LF>
firmware_version – XX.XX.XXXX
where the digit groups are:
major.minor.build version
Get the device firmware
version number:
#VERSION?<CR>
Set freeze on selected
output.
COMMAND
#VFRZout_id,freeze_flag<CR>
FEEDBACK
~nn@VFRZwin_num,freeze_flag<CR><LF>
out_id – 1 (scaler)
freeze_flag – On/Off
0 = Off
1 = On
Set freeze on selected output:
#VFRZ1,1<CR>
Get output freeze status.
COMMAND
#VFRZ?out_id<CR>
FEEDBACK
~nn@VFRZwin_num,freeze_flag<CR><LF>
out_id – 1 (scaler)
freeze_flag – On/Off
0 = Off
1 = On
Get output freeze status:
#VFRZ?1<CR>
COMMAND
#VIDEO -BYPASSstatus<CR>
FEEDBACK
#VIDEO -BYBASSstatus<CR>
status – On/Off
0 = Off
1 = On
Set audio-bypass to off:
#VIDEO -BYPASS0<CR>
COMMAND
#VIDEO -BYPASS?<CR>
FEEDBACK
#VIDEO -BYPASS?status<CR><LF>
status – On/Off
0 = Off
1 = On
Get audio bypass status:
# VIDEO -BYPASS?<CR>
Set output resolution.
“Set” command is only
applicable for
stage=Output.
“Set” command with
is_native=ON sets native
resolution on selected
output (resolution index
sent = 0). Device sends
as answer actual VIC ID
of native resolution.
“Get” command with
is_native=ON returns
native resolution VIC,
with is_native=OFF
returns current resolution.
To use “custom
resolutions” (entries 100-
105 In View Modes),
define them using the
DEF-RES command.
COMMAND
#VID-RESstage,stage_id,is_native,resolution<CR>
FEEDBACK
~nn@VID-RESstage,stage_id,is_native,resolution<CR><LF>
stage – Output
1 = Output
stage_id = 1 (scaler )
is_native – Native resolution flag
0 = Off
resolution – Resolution index
200= Native HDMI 1
201=640x480
202=800x600
203=1024x768
204=1280x768
205=1360x768
206=1280x720
207=1280x800
208=1280x1024
209=1440x900
210=1400x1050
211=1680x1050
212=1600x1200
213=1920x1080
214=1920x1200
215=2560x1600
216=2560x1440
217=480p
218=576p
219=720p50
220=720p60
221=1080p24
222=1080p25
223=1080p30
224=1080p50
225=1080p60
226=4K24
227=4K25
228=4K30
229=4K50
230=4K60
231=4K50(4:2:0)
232=4K60(4:2:0)
233=Native HDMI 2
Set output resolution to 480p:
#VID-RES1,1,0,217<CR>