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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 177
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 150
Lenze · ApplicationTemplate · 1.3 EN - 04/2013 151
Appendix
Recipe manager
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
12.4.5.6 GetRecipeCount
...outputs the number of recipes within the recipe definition.
[12-13] Example: Program view
VAR
_RecipeManCommands : RecipeManCommands;
_stRecipeDef : STRING := 'MM_Par_Modul1'; [name of the recipe definition]
_RecipeCount : INT;
END_VAR
_RecipeCount := _RecipeManCommands.GetRecipeCount(_stRecipeDef);
Przeglądanie stron 150
1 2 ... 146 147 148 149 150 151 152 153 154 155 156 ... 176 177

Komentarze do niniejszej Instrukcji

Brak uwag