Lenze PLC Designer PLC Designer (R2-x) Manuel d'utilisateur Page 259

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 844
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 258
L-force | PLC Designer
Editors in PLC Designer
DMS 3.2 EN 02/2011 TD29 257
x = value will be retained - = value gets reinitialized
after Online command VAR VAR RETAIN VAR PERSISTENT VAR RETAIN PERSISTENT
VAR PERSISTENT RETAIN
Reset
- x
Reset cold
- -
Reset origin
- -
Download
x x
Online Change
x x
Stop!
If a local variable in a program is declared as VAR RETAIN, then exactly that variable
will be saved in the retain area (like a global retain variable).
If a local variable in a function block is declared as VAR RETAIN, then the complete
instance of the function block will be saved in the retain area (all data of the POU),
whereby only the declared retain variable will be handled as a retain.
If a local variable in a function is declared as VAR RETAIN, then this will be without
any effect. The variable will not be saved in the retain area ! If a local variable is
declared as PERSISTENT in a function, then this will be without any effect also !
Vue de la page 258
1 2 ... 254 255 256 257 258 259 260 261 262 263 264 ... 843 844

Commentaires sur ces manuels

Pas de commentaire