611
FX3S/FX3G/FX3GC/FX3U/FX3UC Series
Programming Manual - Basic & Applied Instruction Edition
26 Character String Control – FNC200 to FNC209
21
FNC160-FNC169
Real Time Clock
Control
22
FNC170-FNC179
External Device
23
FNC180
Alternate
Instructions
24
FNC181-FNC189
Others
25
FNC190-FNC199
Block Data
Operation
26
FNC200-FNC209
Character String
Control
27
FNC210-FNC219
Data
Operation 3
28
FNC220-FNC249
Data
Comparison
29
FNC250-FNC269
Data Table
Operation
30
FNC270-FNC276
Ex-Device
26. Character String Control – FNC200 to FNC209
FNC200 to FNC209 provide instructions for controlling character strings such as linking character string data,
replacing some characters and extracting character string data.
FNC No. Mnemonic Symbol Function Reference
200 STR BIN to Character String Conversion Section 26.1
201 VAL Character String to BIN Conversion Section 26.2
202 $+ Link Character Strings Section 26.3
203 LEN Character String Length Detection Section 26.4
204 RIGHT
Extracting Character String Data from the
Right
Section 26.5
205 LEFT
Extracting Character String Data from the
Left
Section 26.6
206 MIDR Random Selection of Character Strings Section 26.7
207 MIDW Random Replacement of Character Strings Section 26.8
208 INSTR Character string search Section 26.9
209 $MOV Character String Transfer
Section
26.10
STR S2 DS1
VAL D1 D2S
D$+ S2S1
DSLEN
nRIGHT DS
nLEFT DS
S2MIDR DS1
S2MIDW DS1
INSTR S2 nS1 D
DS$MOV