Lenze PLC Designer ApplicationTemplate (PLC Designer R3- Manuel d'utilisateur Page 149

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 177
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 148
Lenze · ApplicationTemplate · 1.3 EN - 04/2013 149
Appendix
Recipe manager
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
12.4.5.4 WriteRecipe
...writes the values of a recipe to the PLC variables.
[12-11] Example: Program view
Initial situation:
Result:
the values of the "Recipe2_MM_Par_Modul1.txtrecipe" recipe (file) have been...
VAR
_RecipeManCommands : RecipeManCommands;
_stRecipeDef : STRING := 'MM_Par_Modul1'; [name of the recipe definition]
_stRecipe2 : STRING := 'Recipe2';
END_VAR
_RecipeManCommands.WriteRecipe(_stRecipeDef,_stRecipe2);
The values (to be transferred) of the
"Recipe2.MM_Par_Modul1.txtrecipe" recipe file.
...transferred to the values of
MFB_Module1.
...transferred to the current PLC values
(column ).
Vue de la page 148
1 2 ... 144 145 146 147 148 149 150 151 152 153 154 ... 176 177

Commentaires sur ces manuels

Pas de commentaire