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

  • 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 281
L-force | PLC Designer
Editors in PLC Designer
280 DMS 3.2 EN 02/2011 TD29
The variables local and in2 also should not be displayed:
{library public}(* this is for all *) {library private} (*
this is not for all *)
{library public}
FUNCTION afun : BOOL
VAR_INPUT
in: BOOL;
END_VAR
{library private}
VAR
local: BOOL;
END_VAR
{library public}
VAR_INPUT
in2: BOOL;
{library private}
in3: BOOL;
{library public}
END_VAR
Vue de la page 281
1 2 ... 277 278 279 280 281 282 283 284 285 286 287 ... 843 844

Commentaires sur ces manuels

Pas de commentaire