Lenze PLC Designer ApplicationTemplate (PLC Designer R3- Instrukcja Użytkownika Strona 150

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 177
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 149
Appendix
Recipe manager
150
Lenze · ApplicationTemplate · 1.3 EN - 04/2013
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
12.4.5.5 ReadRecipe
...transfers the current PLC variable values to a selected recipe.
[12-12] Example: Program view
VAR
_RecipeManCommands : RecipeManCommands;
_stRecipeDef : STRING := 'MM_Par_Modul1'; [name of the recipe definition]
_stRecipe2: STRING := 'Recipe2';
END_VAR
_RecipeManCommands.ReadRecipe(_stRecipeDef,_stRecipe2);
The current PLC values are...
...visible in column .
...visible in the
"Recipe.MM_Par_Modul1.txtreci
pe" recipe (file).
Przeglądanie stron 149
1 2 ... 145 146 147 148 149 150 151 152 153 154 155 ... 176 177

Komentarze do niniejszej Instrukcji

Brak uwag