15-60
Num-
ber
Name Boolean
Ope-
rand
Description
Steps
FP0/FP-e
FP0R
FP
FP-X
FP2
FP2SH/FP10SH
P235
data
Gray
PGRY
Converts the 16-bit binary data of
“S” to gray codes, and the
converted result is stored in the “D”.
6
P236
data
Gray
code conversion
PDGRY
Converts the 32-bit binary data of
(S+1, S) to gray code, and the
converted result is stored in the
8
P237
binary data
PGBIN
Converts the gray codes of “S” to
binary data, and the converted
result is stored in the “D”.
6
P238
binary data
PDGBIN
Converts the gray codes of (S+1, S)
to binary data, and the converted
result is stored in the (D+1, D).
8
P240
column
PCOLM
D
The values of bits 0 to 15 of “S” are
stored in bit “n” of (D to DC+15). 8
Bit column to bit
line conversion
The values of bit “n” of (S) to (S+15)
are stored in bits 0 to 15 of “D”.
8
ASCII
S2, n,
Converts multiple binary data to
multiple ASCII data. 12
*1
data conversion
S2, n,
Converts multiple ASCII data to
multiple binary data. 12
*1
Checks the ASCII data strings to be
used in F251 (ATOB) instruction.
10
*2 *3
Character strings instructions
P257
character
strings
S2
These instructions compare two
specified character strings and
output the judgment results to a
10
Character string
coupling
These instructions couple one
character string with another.
12
P259
characters in a
These instructions determine the
number of characters in a character
6
Search for
character string
The specified character is searched
in a character string.
10
P261
from character
strings (right
S2, D
These instructions retrieve a
specified number of characters from
the right side of the character string.
8
P262
from character
strings (left
S2, D
These instructions retrieve a
specified number of characters from
the left side of the character string.
8
P263
character string
from a character
string
S2,
S3, D
These instructions retrieve a
character string consisting of a
specified number of characters from
the specified position in the
10
P264
character string
to a character
S2, D,
n
These instructions write a specified
number of characters from a
character string to a specified
position in the character string.
12
P265
character
strings
p, n
A specified number of characters in
a character string are rewritten,
starting from a specified position in
12
: Available, : Not available, : Not available partially
*1) This instruction is available for FPΣ 32k type.
*2) This instruction is available for FPΣ Ver. 3.10 or later.
*3) This instruction is only available for FP-X Ver.2.0 or later.