MSD-501/502 Command Guide
90
@GZP / @SZP
Display position
Function
Getting
Setting
Format
@GZP, ch
@SZP, ch_1, bitmap_1, position_1
(, ch_2, bitmap_2, position_2
・・・
)
Return value
@GZP, ch, position_1 (, position_2
・・・
)
@SZP, ch_1, bitmap_1, position_1
(, ch_2, bitmap_2, position_2
・・・
)
Parameter
ch: Output channel
1 = OUT1,
2 = OUT2
ch_1-8: Output channel
0 = All outputs, 1 = OUT1, 2 = OUT2
position_1-8: Display position
0 = CENTER [Default], 1 = TOP-LEFT,
2 = BOTTOM-LEFT,
3 = TOP-RIGHT,
4 = BOTTOM-RIGHT
For get commands, registered bitmap settings will be replied in order.
bitmap_1-8: Bitmap number
0 = All bitmaps,
1 = Bitmap 1,
2 = Bitmap 2,
3 = Bitmap 3,
4 = Bitmap 4
Only registered numbers can be specified.
Example
@GZP,1
@GZP,1,1
Getting display position of OUT1.
Displaying at upper left.
@SZP,1,1,1
@SZP,1,1,1
Setting bitmap 1 to be displayed at upper
left when it is output to OUT1.
Completed normally.
Remarks
-