Micromod MOD: 30ML Display Script Guide Manual de usuario Pagina 80

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 98
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 97 98

Comentarios a estos manuales

Sin comentarios