Omron CXONE-ALC-V4 - 10-2010 Operation Manual page 124

Hide thumbs Also See for CXONE-ALC-V4 - 10-2010:
Table of Contents

Advertisement

Batch Flowrate Capture (Block Model 014)
108
1: Y1 Value Display
A Numeral Display and Input object is used to display the value of tag ITEM
Y1 in engineering units. Control Flag input is disabled.
2: TOTAL Value Display
A Numeral Display and Input object is used to display the total value, which is
calculated by multiplying the accumulated value (rightmost 4 digits in Q1 and
leftmost 4 digits in Q2) and tag ITEM PR. The address set in the communica-
tions address is a working address.
The storage format is UDINT, which has 10 integer digits and no digits below
the decimal point. The units and scaling are set to "none" during conversion.
Control Flag input is disabled.
3: BM Value Display
A Numeral Display and Input object is used to display the preset quantity
(BM), which is calculated by multiplying the preset value (rightmost 4 digits in
BM and leftmost 4 digits in BMU) and tag ITEM PR. The address set in the
communications address is a working address.
The storage format is UDINT, which has 10 integer digits and no digits below
the decimal point. The units and scaling are set to "none" during conversion.
Control Flag input is disabled.
4: SM Value Display
A Numeral Display and Input object is used to display the batch accumulated
value (SM), which is calculated by multiplying the batch accumulated value
(rightmost 4 digits in SM and leftmost 4 digits in SMU) and tag ITEM PR. The
address set in the communications address is a working address.
The storage format is UDINT, which has 10 integer digits and no digits below
the decimal point. The units and scaling are set to "none" during conversion.
Control Flag input is disabled.
5: SP Value Display
A Numeral Display and Input object is used to display the set point (SP),
which is calculated by multiplying the batch accumulated value (rightmost 4
digits in SP and leftmost 4 digits in SPU) and tag ITEM PR. The address set in
the communications address is a working address.
The storage format is UDINT, which has 10 integer digits and no digits below
the decimal point. The units and scaling are set to "none" during conversion.
Control Flag input is disabled.
Touch this field to display a ten-key pad below it. Tag ITEMs SP_W (rightmost
4 digits) and SPU_W (leftmost 4 digits) are written using the Before Writing
Numeral/String macro condition.
$W32764L=GETNUMVAL();
$W32766=BCD(W32764L%10000);
$W32767=BCD(W32764L/10000);
WRITECMEM([SP_W],$W32766,1);
WRITECMEM([SPU_W],$W32767,1);
Section 6-18

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cxone-al**d-v4Face plate auto-builder for ns 3.1

Table of Contents