displayStop (Function) |
Top Previous Next |
This function stops showing the custom content on the display and returns it to the IO status screen.
On NX-400 this can be used to allow switching to the GUI functions with guiOpen.
Input: None.
Returns: None.
Declaration: FUNCTION displayStop;
Example: INCLUDE rtcu.inc |