Increment/Decrement Row Address

\i C r word::yInc

Parameter Type Range Description
yInc signed word minus display height - 1 ... display height - 1 amount to increment or decrement the row address

Increments (positive value) or decrements (negative value) the row address (vertical cursor position) in pixel units relative to the current cursor position.

Note

Response: [ACK]

Example

\iCr\D40

This example will move the cursor position 40 pixels down.

See also:

Set Cursor Position
Set Relative Cursor Position
Set Row Address
Set Column Address
Increment/Decrement Column Address