Denso RC5 Spécifications Page 66

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 65
2-4
2.1.3 Program Recursive Call
When a program is called, the calling program itself can be designated as a
program name using a CALL statement. This is referred to as a recursive call.
Program PRO1
Program MOTION
Calls itsel
f
again
Fig. 2-4 Program Recursive Calling Diagram
Note: The variables in a PAC program are stored in the static memory
of each program; therefore, pay attention to has to use
variables when a recursive call is used. If the initial value is set
using a local variable the value returns to its initial value every
time the program is called.
Vue de la page 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 691 692

Commentaires sur ces manuels

Pas de commentaire