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