109
Batch Flowrate Capture (Block Model 014)
Section 6-18
RETURN(1);
6: Main Batch Output Display
The status of the main batch output is displayed with a bit lamp, as shown in
the following table.
7: Pre-batch Output Display
The status of the pre-batch output is displayed with a bit lamp, as shown in the
following table.
8: RESET Button
The accumulation counter RESET button is red while the counter is being
reset.
The button is created as a momentary ON/OFF Button using a Simple Rect-
angle (Type 2), and the display color is determined according to the following
table.
The label displays “RESET” in the rough font.
The following macro is set as a Touch OFF Timing macro, and when touched,
the reset operation is executed.
READCMEM($B32759,[S3],1);
if($B32759==1);
$B32759=0;
else;
$B32759=1;
endif;
WRITECMEM([S3],$B32759,1);
9: START Button
This button executes the run command. When touched, 1 is set in the write
address for tag ITEM S1, Run/stop command. The value of tag ITEM S1 is
referenced to set the display color, as shown in the following table.
Display color
U1 (038)
Green
0
Red
1
Display color
U2 (039)
Green
0
Red
1
Display color
S3 (014)
Yellow
0
Red
1
Display color
S1 (036)
Yellow
0
Red
1
Summary of Contents for CXONE-ALD-V4 - 10-2010
Page 2: ......
Page 4: ...iv...
Page 6: ...vi...
Page 14: ...xiv...
Page 22: ...6 Upgrades Made for Version 3 1 Section 1 6...
Page 28: ...12 Uninstalling the Face Plate Auto Builder for NS Section 2 2...
Page 29: ...13 SECTION 3 Basic Operation Flow 3 1 Basic Operation Flow 14...
Page 40: ...24 Merging Projects Section 4 2...
Page 142: ...126 Segment Program 3 Block Model 158 Section 6 19...
Page 144: ...128 Revision History...