Remote-processing BASIC for the CX-10 Modbus Manuel d'utilisateur Page 65

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 84
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 64
BASIC PROGRAMMING GUIDE
2-56
RROM
Syntax: RROM
n
Where:
n
= rom number slot to load
Function: Runs specified ROM stored in CPU flash memory.
Mode: Command, run
Use: RROM n
DESCRIPTION
Command instructs the OS to enter numbered ROM and begin to execute the program. Variable
n
is a
number equal to or less than the number of Basic programs. If
n
is not supplied, 1 is assumed.
This command is the way one Basic program calls another. In command mode, this is the same as entering
ROM n, RUN.
Executing this command clears all interupts and sets all basic variables and strings to zero. Note that register
variables remain intact.
ROM numbers, or slots, were created using PROG.
RELATED
RROM, FPROG, PROG
Vue de la page 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 83 84

Commentaires sur ces manuels

Pas de commentaire