Micromod MOD: 30ML Display Script Guide User Manual Page 80

  • Download
  • Add to my manuals
  • Print
  • Page
    / 98
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 97 98

Comments to this Manuals

No comments