Micromod MOD: 30ML Display Script Guide Manuel d'utilisateur Page 80

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 98
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 79
MOD 30ML Display Guide
Application Examples
Display script for
multiple tuning
lists (Continued)
…continued from previous page:
ACTIVE:
{
IF TUNING == FALSE THEN
CASE TUNE_REQ OF
{
0:
BREAK;
1:
TUNELIST = TL_CTRL;
TUNE;
BREAK;
2:
TUNELIST = TL_ALARM;
TUNE;
BREAK;
DEFAULT:
TUNELIST = 0;
BREAK;
}
TUNE_REQ = 0;
}
}
Check to see that TUNING is false (no
tune list is already up).
If value of attribute TUNELIST is 1, bring up the Control
tuning display
Reset input to 0
5 - 26
Vue de la page 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 97 98

Commentaires sur ces manuels

Pas de commentaire