Increment/Decrement Column Address

\i C c word::xInc

Parameter Type Range Description
xInc signed word minus display width - 1 ... display width - 1 amount to increment or decrement the column address

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

Note

Response: [ACK]

Example

\iCc\D-40

This example will move the cursor position 40 pixels to the left.

See also:

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