Set Cursor Position

\i C K word::pos_x word::pos_y

Parameter Type Range Description
pos_x word 0 ... display width - 1 horizontal cursor position
pos_y word 0 ... display height - 1 vertical cursor position

Sets the cursor to the specified position according to pos_x and pos_y coordinates.

Note

Response: [ACK]

Example

\iCK\D0\D0

Sets the cursor to the top-left corner.

See also:

Set Relative Cursor Position
Get Cursor Position
Set Column Address
Set Row Address
Get Cursor Position
Set/Clear Pixel
Display Local Graphic
Load Animated Graphics
Create/Define Touch Field
Draw Dot
Draw Line
Draw Rectangle
Draw Circle
Draw Styled Circle
Draw Ellipse
Write Text
Save Cursor & Attributes to Memory
Define Viewport
Erase Display Area
Write Scan Line