FDX-32 Command Guide
45
@GMR / @SMR Display size/position
Function
Getting
Setting
Format
@GMR,out_ch
@SMR,out_ch,h_zoom,v_zoom,h_posi,
v_posi
Return value
@GMR,out_ch,h_zoom,v_zoom,h_posi,
v_posi
@SMR,out_ch,h_zoom,v_zoom,h_posi,
v_posi
Parameter
out_ch: Output channel
1 to 32 = OUTPUT1 to OUTPUT32
- 2 = Scan converter output slot board is not installed..
h_zoom : Horizontal display size
v_zoom : Vertical display size
1000 = 100% [Default]
200 to 4000 = 20.0% to 400%
h_posi : Horizontal display position
v_posi : Vertical display position
0 = 0% [Default]
-4000 to +4000 = -400% to +400%
Example
@GMR,1
@GMR,1,1000,1000,0,0
Getting the current display size/position of
output channel1.
Horizontal and vertical display size: 100%;
Horizontal and vertical display position:
0%
@SMR,1,1000,1000,0,0
@SMR,1,1000,1000,0,0
Setting horizontal and vertical display size
to 100%; horizontal and vertical display
position to 0%.
Completed normally.
Remarks
Supported since firmware ver.2.xx.