Micromod MOD: 30ML Display Script Guide Instrukcja Użytkownika Strona 75

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 98
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 74
MOD 30ML Display Guide
Application Examples
Script for Two-Key
Ramping
(continued)
RETURN;
}
DOWN_HELD:
{
DWNHLD = 1;
RETURN;
}
/* Reset local inputs UPHLD and DWNHLD for next use: */
UP_RELEASED:
{
UPHLD = 0;
RETURN;
}
DOWN_RELEASED:
{
DWNHLD = 0;
RETURN;
}
}
5 - 21
Przeglądanie stron 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 97 98

Komentarze do niniejszej Instrukcji

Brak uwag