
Using The Totalizer Block
Building the Strategy
Table6. Edit Display Format Date, TOTDISP Block
26. Close the Display Formats menu by clicking on the red diamond in the upper left corner of
the block.
27. Select
.
28. Add Display block script to appear as that found in Figure 6.
DEFAULTS:
{
ACTIVE:
{
IF ACTION && !DELTA THEN
{
CMDINP = ACTION;
DELTA = 1;
}
ELSE IF DELTA THEN
{
ACTION = 0;
DELTA = 0;
}
}
}
Figure 6. TOTDISP Display Block Script
29. Exit and save the Totalizer Commands display script.
30. Close the TOTDISP block by selecting
.
31. Click twice on the blue diamond in the upper left screen to find the DIF block.
32. Open the DIF block.
33. Select
.
34. Enter the Display Tag names for the PIDDISP and TOTDISP Display blocks as they were
entered in the Display Tag field of each Display block. Enclose each tag name with quotation
marks and finish it with a semi-colon. For example: “FIC-100”;. The order in which you enter
the two names will be the order in which they will appear on the instrument display when the
TAG key is pressed.
35. Exit and save the display tag list.
36. Set the
to “User” and enter the Display Tag name of the PIDDISP
Display block in the
field. This causes the instrument to come up after a power loss with
the PID display.
37. Close the DIF block by selecting
.
38. Enter the State block and select
.
Commentaires sur ces manuels