GSE 60 SERIES Technical Reference Manual page 364

Programmable process controllers
Table of Contents

Advertisement

9-116 Chapter 9
Table 9-9: Concatenation Examples
A
SSIGNMENT
80.1P="Bin #"\80.2P%o
80.1P=80.2P\80.3P%o
80.1P=80.2P\80.4P%o
80.1P\=80.2P%o
80.1P\=80.2P\80.3P%o
80.1P\=A%o
80.4P=80.2P\80.3P%o
80.4P\=80.1P%o
80.1P\80.2P%o
Batch #\80.4P%o
GSE Scale Systems
A = Concatenation of A & B
A = Concatenation of A & B & C
Append alphanumeric data to an existing string.
80.1P\=80.2P%o
80.1P\=" Cycles"%o
80.1P\=80.2P\80.3P%o
Entry Buffer = Concatenation of A & B
Combine alphanumeric data in the entry buffer.
80.1P\80.2P%o
3%"
Scale #\80.1P%o
%$
VAR#1
T
YPE
(S
TRING
A = B \ C
A = B \ C
Scale #2
A = B \ C
A = A \ B
Bin #50
A = A \ B \ C
Bin #5007
A = A \ B
Bin #5007A
A = B \ C
A = A \ B
Entry Buffer
Entry Buffer
VAR#2
)
(S
)
TRING
Bin #7
7
Scale #
Bin #5
Bin #
0
0
20
13A77
Row:
14
Appends the value of VAR#2 to the
value of VAR#1.
Appends the text " Cycles" to the
value of VAR#1.
Appends the value of VAR#2 and the
value of VAR#3 to VAR#1.
Copies the value of VAR#1 to the
entry buffer and appends the value
of VAR#2.
Copies the text "Scale #" to the entry
buffer and appends the value of
VAR#1, then sends the data out
comm port #3.
VAR#3
VAR#4
(S
)
(I
)
TRING
NT
2
5
7
44
2044
204413
23
E
NTRY
B
UFFER
Row:14
Batch #23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents