Micromod MOD: 30ML Display Script Guide Manual do Utilizador Página 80

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 98
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 97 98

Comentários a estes Manuais

Sem comentários