Description:
Parameter | Range | Description |
---|---|---|
address | 0 ... display width - 1 | value for x coordinate |
Sets the horizontal cursor position (column address).
Note
Example
Control.setColumnAddress(25);
This example sets the x value of the cursor position to 25. The y value is not affected.
See also:
Copyright © demmel products gmbh. All rights reserved.