EasyManua.ls Logo

CipherLab 8200

CipherLab 8200
263 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
65
Chapter 4 BASIC Commands
POWER_ON
Purpose To determine whether to restart or resume the program upon powering on.
Syntax POWER_ON(N%)
Remarks N%can be 0 or 1.
N%
Meaning
0 Program Resume
1 Program Restart
Example
POWER_ON(0)
‘ set to resume mode
See Also AUTO_OFF, RESTART
RESTART
Purpose To restart the system.
Syntax RESTART
Remarks
This command will terminate the execution of the BASIC program and restart
it.
Example
HostCommand$ = READ_COM$(1)
IF HostCommand$ = “RESTART” THEN
RESTART
ELSE
See Also AUTO_OFF, POWER_ON

Table of Contents

Other manuals for CipherLab 8200

Related product manuals