84
Counter (Block Model 208)
Section 6-12
6-12-1 Face Plates
The Counter counts ON/OFF transitions of a contact input and indicates when
the count exceeds the preset count SV. A prediction SV can be set for early
notification.
1: Status Display
The Counter face plate does not provide a status display.
2: Y1 Value Display
A Numeral Display and Input object is used to display the value of tag ITEM
Y1 (ITEM 009).
A Control Flag is set to disable input.
3: SP Numerical Value Display and Input
A Numeral Display and Input object is used to display the value of tag ITEM
SP (ITEM 007). Touch this field to display a ten-key pad below it.
Data is written to the write address of tag ITEM SP (ITEM 007) using the
Before Writing Numeral/String macro.
$W2047=GETNUMVAL();
WRITECMEM([SP_W],$W2047,1);
RETURN(1);
The upper and lower limits are 0 to 9,999.
4: PRS Numerical Value Display and Input
A Numeral Display and Input object is used to display the value of tag ITEM
PRS (ITEM 008). Touch this field to display a ten-key pad below it.
Data is written to the write address of tag ITEM PRS (ITEM 008) using the
Before Writing Numeral/String macro.
1
2
9
3
4
5
6
7
8
10
Summary of Contents for Face Plate Auto-Builder for NS 3.1
Page 2: ...WS02 NSFC1 EV3 Face Plate Auto Builder for NS Ver 3 1 Operation Manual Revised December 2007...
Page 3: ...iv...
Page 5: ...vi...
Page 13: ...xiv...
Page 21: ...6 Upgrades Made for Version 3 1 Section 1 6...
Page 27: ...12 Uninstalling the Face Plate Auto Builder for NS Section 2 2...
Page 28: ...13 SECTION 3 Basic Operation Flow 3 1 Basic Operation Flow 14...
Page 39: ...24 Merging Projects Section 4 2...
Page 141: ...126 Segment Program 3 Block Model 158 Section 6 19...
Page 143: ...128 Revision History...