\i M S R byte::screen word::scroll_x
Parameter | Type | Range | Description |
---|---|---|---|
screen | byte | M, 0 ... number of screens - 1 | index of the screen to be scrolled (M = main screen) |
scroll_x | word | 0 ... display width - 1 | horizontal distance for the screen to scroll right |
Scrolls the screen with index screen scroll_x pixels to the right.
Note
Response: | [ACK] |
Example
\iMSR\1\D88
Provided the screen with index 1 was activated, its contents will be scrolled 88 pixels to the right.
Not supported by: DPC3050, DPC3020, DPC2060, DPC10xx
See also:
Screen Memory Related Commands
Set Inverse Mode
Set Background Color
Scroll Up Screen
Scroll Down Screen
Scroll Left Screen
Copyright © demmel products gmbh. All rights reserved.