610
FX
3U
/FX
3UC
Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
26 Character String Control – FNC200 to FNC209
26.3 FNC202 – $+ / Link Character Strings
Program example
In the program example shown below, a character string stored in D10 to D12 (abcde) is linked to the
character string “ABCD”, and the result is stored to D100 and later when X000 turns ON.
X000
“ABCD”
D100
FNC202
$+
END
D10
b15---b8
D11
D12
62H(b)
61H(a)
64H(d)
63H(c)
00H
+
b15---b8
D101
D102
41H(A)
43H(C) 42H(B)
00H
44H(D)
D103
D104
D10
65H(e)
“ABCD”
62H(b)
61H(a)
64H(d)
63H(c)
65H(e)
D100
“00H” is automatically stored.
b7----b0
b7----b0
Содержание FX3U Series
Страница 1: ...PROGRAMMING MANUAL Basic Applied Instructions Edition FX3U FX3UC SERIES PROGRAMMABLE CONTROLLERS ...
Страница 2: ......
Страница 889: ......