\i M S L 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 left |
Scrolls the screen with index screen scroll_x pixels to the left.
Note
Response: | [ACK] |
Example
\iMSL\5\D450
Provided the screen with index 5 was activated, its contents will be scrolled 450 pixels to the left.
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 Right Screen
Copyright © demmel products gmbh. All rights reserved.