15-50
Num-
ber
Name
Boo-
lean
Ope-
rand
Description
Ste
ps
FP
0/
FP
-e
FP0
R
FP
Σ
FP
-X
FP2
FP
2SH
/F
P1
0SH
F63
P63
32-bit data
band
compare
DWIN
PDWIN
S1, S2,
S3
(S1+1, S1)>(S3+1, S3)
→
R900A: on
(S2+1, S2)< or=(S1+1, S1)< or=(S3+1,
S3)
→
R900B: on
(S1+1, S1)<(S2+1, S2)
→
R900C: on
13
F64
P64
Block data
compare
BCMP
PBCMP
S1, S2,
S3
Compares the two blocks beginning with
“S2” and “S3” to see if they are equal.
7
Logic operation instructions
F65
P65
16-bit data
AND
WAN
PWAN
S1, S2, D (S1) AND (S2)
→
(D)
7
F66
P66
16-bit data
OR
WOR
PWOR
S1, S2, D (S1) OR (S2)
→
(D)
7
F67
P67
16-bit data
exclusive
OR
XOR
PXOR
S1, S2, D {(S1) AND (S2)} OR {(S1) AND (S2)}
→
(D)
7
F68
P68
16-bit data
exclusive
NOR
XNR
PXNR
S1, S2, D {(S1) AND (S2)} OR {(S1) AND (S2)}
→
(D)
7
F69
P69
16-bit data
unite
WUNI
PWUNI
S1, S2,
S3, D
([S1] AND [S3]) OR ([S2] AND [S3])
→
(D)
When (S3) is H0, (S2)
→
(D)
When (S3) is HFFFF, (S1)
→
(D)
9
Data conversion instructions
F70
P70
Block check
code
calculation
BCC
PBCC
S1, S2,
S3, D
Creates the code for checking the data
specified by “S2” and “S3” and stores it in
“D”.
The calculation method is specified by
“S1”.
9
F71
P71
Hexadecima
l data
→
ASCII code
HEXA
PHEXA
S1, S2, D Converts the hexadecimal data specified
by “S1” and “S2” to ASCII code and stores
it in “D”.
Example: HABCD
→
H 42 41 44 43
7
B A D C
F72
P72
ASCII code
→
Hexadeci-
mal data
AHEX
PAHEX
S1, S2, D Converts the ASCII code specified by “S1”
and “S2” to hexadecimal data and stores
it in “D”.
Example: H 44 43 42 41
7
→
HCDAB
D C B A
F73
P73
4-digit BCD
data
→
ASCII code
BCDA
PBCDA
S1, S2, D Converts the four digits of BCD data
specified by “S1” and “S2” to ASCII code
and stores it in “D”.
Example: H1234
→
H 32 31 34 33
7
2 1 4 3
F74
P74
ASCII code
→
4-digit
BCD data
ABCD
PABCD
S1, S2, D Converts the ASCII code specified by “S1”
and “S2” to four digits of BCD data and
stores it in “D”.
Example: H 34 33 32 31
9
→
H3412
4 3 2 1
F75
P75
16-bit binary
data
→
ASCII code
BINA
PBINA
S1, S2, D Converts the 16 bits of binary data
specified
by “S1” to ASCII code and stores it in “D”
(area of “S2” bytes).
Example: K-100
→
H 30 30 31 2D 20 20
7
0 0 1 -
: Available, : Not available, : Not available partially
Summary of Contents for FP0R Series
Page 1: ......
Page 6: ...iv ...
Page 14: ...xii ...
Page 15: ...Chapter 1 Functions and Restrictions of the Unit ...
Page 24: ...1 10 ...
Page 25: ...Chapter 2 Specifications and Functions of Control Unit ...
Page 38: ...2 14 ...
Page 39: ...Chapter 3 Expansion ...
Page 45: ...3 7 3 4 Terminal layout diagram Model No Terminal layout diagrams E8RS E8RM E16RS E16RM E8YRS ...
Page 48: ...3 10 ...
Page 49: ...Chapter 4 I O Allocation ...
Page 53: ...Chapter 5 Installation and Wiring ...
Page 73: ...Chapter 6 Preparation of USB Port ...
Page 77: ...6 5 5 Click Finish on the following screen to be displayed ...
Page 79: ...6 7 4 Double click on FP0R 5 Click Update Driver ...
Page 84: ...6 12 ...
Page 85: ...Chapter 7 Communication ...
Page 139: ...7 55 Sample program For Type II Use a program as below to directly specify a MODBUS address ...
Page 141: ...Chapter 8 High speed Counter Pulse Output and PWM Output Functions ...
Page 142: ...8 2 ...
Page 199: ...Chapter 9 Security Functions ...
Page 211: ...Chapter 10 Other Functions ...
Page 217: ...Chapter 11 Self Diagnostic and Troubleshooting ...
Page 227: ...Chapter 12 Precautions During Programming ...
Page 242: ...12 16 ...
Page 243: ...Chapter 13 Specifications ...
Page 254: ...13 12 ...
Page 255: ...Chapter 14 Dimensions and Others ...
Page 262: ...14 8 ...
Page 263: ...Chapter 15 Appendix ...
Page 344: ...15 82 15 7 ASCII Codes ...
Page 346: ......
Page 347: ......
Page 348: ......