Name
Operatio
n
Unit
Mnemonic Operand Function overview
Page
String Addition − ESADD (P)
S1, S2,
D
Couples the character string of [S1] with
the character string of [S2], and stores it in
[D].
"P.14-122"
Obtainment of
String Length
− ELEN (P) S, D
The number of characters stored in the
character string table data starting with [S]
is stored in [D].
"P.14-124"
String Search − ESSRC (P)
S1, S2,
D
Searches for data [S1] from the character
string table data starting with [S2], and the
relative position of the first match is stored
in [D].
"P.14-126"
Takeout of the
Right Side of a
String
− ERIGHT (P)
S1, S2,
D
Retrieves the number of characters [S2]
from the right side (the side where the
device address is larger) of the character
string table starting with [S1], and stores it
in [D].
"P.14-130"
Takeout of the
Left Side of a
String
− ELEFT (P)
S1, S2,
D
Retrieves the character strings of [S2]
number of characters from the left side (the
side where the device address is smaller)
of the character string table starting with
[S1], and stores it in [D].
"P.14-133"
Data Read
from a Given
Position in the
String
− EMIDR (P)
S1, S2,
S3, D
Reads the character strings for [S3]
number of character strings from the [S2]
byte of the character string table starting
with [S1], and stores it in [D].
"P.14-136"
Rewrite from a
Given Position
in the String
− EMIDW (P)
S1, S2,
D, n
Reads the character string data for [S2]
number of characters from the character
string table starting with [S1], and stores it
in [D] from the position of the [n]th byte.
"P.14-139"
Replacement
of a Character
String
− ESREP (P) S, D, p, n
Replaces the character string table starting
with [D] with the character strings of [S1].
The positions and number of characters
that can be replaced are specified with [p]
and [n].
"P.14-142"
■
Communication Instructions
Name
Operatio
n
Unit
Mnemonic Operand Function overview
Page
Specify
communication
unit slot port
− UNITSEL (P) S1, S2
Specifies the target of each instruction to
execute, described immediately before the
communication instruction. The target slots
are specified in [S1], and the target COM
port numbers or target connections are
specified in [S2].
"P.15-2"
General-
Purpose
Communicatio
n Send
Instruction
US, SS GPTRNS (P) S, n, D
Transfers the [n] bytes of data stored in the
area starting with [S] to external devices via
the COM port (SCU) or the LAN port (ET-
LAN) of the unit.
"P.15-4"
General-
Purpose
Communicatio
US, SS pGPSEND S, n, D
Transfers to external devices using the
built-in SCU and built-in ET-LAN of CPU,
and the add-on communication port of the
"P.15-4"
1.2 List of High-level Instructions
1-26 WUME-FP7CPUPGR-12