To properly display this page you need a browser with JavaScript support.
HTBasic Help
×
Menu
Index
Search
Search
HTBasic Example Programs
CLEAR EXAMPLE
Previous page
Next page
Print version
(c) TransEra Corp, 2021
To properly display this page you need a browser with JavaScript support.
CLEAR Example
10 ! Use bus analyzer to verify commands; response is device specific
20 RESET 7
30 PAUSE
40 CLEAR 720
50 END