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

  • 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 52
BASIC PROGRAMMING GUIDE
2-44
PROG
FPROG
Syntax: PROG
expr
FPROG 0
Where:
expr
= programming command
Function: Clears or saves program to CPU flash and enables autorun on power up or reset
Mode: Command
Use: FPROG 0
DESCRIPTION
This group of commands erase and save basic programs to CPU flash EPROM, depending upon the
expression following the command. They operate differently than Basic-52 due to the flash in the CPU. Not
all original Basic-52 programming features are available.
FPROG0 erases all basic programs in CPU flash.
PROG creates a programming slot and copies the program in RAM to CPU flash. After executing this
command, you will have a number and address returned similar to below.
>prog
1
8013H
You should then execute a ROM 1 statement to continue to enter a program or run it.
PROG 0 disables program 1 from autorunning on power up or reset.
PROG 2 enables program 1 to autorun on power up or reset.
RELATED
NEW, ROM, RAM
Vue de la page 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 83 84

Commentaires sur ces manuels

Pas de commentaire