Set Height of Screen

\i M S H byte::screen word::height

Parameter Type Range Description
screen byte M, 0 ... number of screens - 1 index of the screen to set the height (M = main screen)
height word 0 ... display height value for the height to be set

Sets the height of the screen indexed by screen.

Note

Response: [ACK]

Example

\iMSH\1\D52

Provided the screen with index 1 was activated, its height will be set to 52 pixels.

Not supported by: DPC3050, DPC3020, DPC2060, DPC10xx

See also:

Screen Memory Related Commands
Set Width of Screen
Copy Screen From
Paint Screen From