SCREEN_CLEAR |
Purpose | Clear the area of the screen that is pre-defined by the last run
SCREENCLEAR_AREA command. Note: The standard Wx screen has 128 x 64 pixels. The default is SCREENCLEAR_AREA 0,10,128,54,0 which leaves the top 10 pixel height untouched. This preserves the the network connection status and IP address that will not be cleared by the next SCREEN_CLEAR command. |
See Also | SCREENCLEAR_AREA |