on the 810 G i have a program running in a loop.
in the program there is the loop counter (R7).
I need to display this counter someplace on the screen each time it goes thru the loop.
how do you write to the screen? all the @xxx i/o functions seem to be for the serial port.
thanks