Micromod MOD: 30MLTraining Manual User Manual

Page 224

Advertising
background image

Training Manual

CJC and Display Lab

8.

Close the menu

9.

Add a second format and give it the name
CJCL

This is the name that was designated in the Inputs
menu

10.

Make the following changes to this format:
Format Float2
Low Limit -10
High Limit 60
Eng Units oC (lower case o)
Entry Method None

11.

Close the menu

You should now have two formats listed in the
Format window.


D - CONFIGURE THE DISPLAY SCRIPTS

Step Procedure

Comment

1.

Click on the Scripts tab at the top of the dialog
box

The display formats window appears

2.

Following the formats shown below
EXACTLY, type in the display script shown
below.

DEFAULTS:

{
SCROLL_PRESSED:
{
IF SCRLCNT >= 1 THEN
SCRLCNT = 0;
ELSE SCRLCNT = SCRLCNT + 1;
CASE SCRLCNT OF
{
0:
#LINE5 = "TI";
#LINE6.SRC = TI;
BREAK;
1:
#LINE5 = "CJC";
#LINE6.SRC = CJC;
BREAK;
}
}
}



This script counts the number of times the scroll
key is pressed (starting with the first press being
“0”, increments the count accordingly, then
determines what appears on Lines 5 and 6 for each
count.

The hashmark indicates an assignment statement,
that is, a value, input or text is assigned to that
resource (in this case Lines 5 and 6). There are
predetermined assignment statements; these are
listed in the MOD 30ML Display Guide.

Text to appear on the display is enclosed in double
quotation marks.

16 - 4

Advertising
This manual is related to the following products: