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