15-51
Num-
ber
Name
Boolean
Ope-
rand
Description
Ste
ps
FP
0/
FP
-e
FP0
R
FP
Σ
FP
-X
FP2
FP
2SH
/F
P1
0SH
F76
P76
ASCII code
→
16-bit binary
data
ABIN
PABIN
S1, S2,
D
Converts the ASCII code specified by
“S1” and “S2” to 16 bits of binary data
and stores it in “D”.
Example: H 30 30 31 2D 20 20
7
→
K-100
0 0 1 -
F77
P77
32-bit binary
data
→
ASCII
code
DBIA
PDBIA
S1, S2,
D
Converts the 32 bits of binary data
(S1+1,
S1) to ASCII code and stores it in D
(area of “S2” bytes).
11
F78
P78
ASCII code
→
32-bit binary
data
DABI
PDABI
S1, S2,
D
Converts the ASCII code specified by
“S1” and “S2” to 32 bits of binary data
and stores it in (D+1, D).
11
F80
P80
16-bit binary
data
→
4-digit
BCD data
BCD
PBCD
S, D
Converts the 16 bits of binary data
specified by “S” to four digits of BCD
data and stores it in “D”.
Example: K100
→
H100
5
F81
P81
4-digit BCD
data
→
16-bit
binary data
BIN
PBIN
S, D
Converts the four digits of BCD data
specified by “S” to 16 bits of binary data
and stores it in “D”.
Example: H100
→
K100
5
F82
P82
32-bit binary
data
→
8-digit
BCD data
DBCD
PDBCD
S, D
Converts the 32 bits of binary data
specified by (S+1, S) to eight digits of
BCD data and stores it in (D+1, D).
7
F83
P83
8-digit BCD
data
→
32-bit
binary data
DBIN
PDBIN
S, D
Converts the eight digits of BCD data
specified by (S+1, S) to 32 bits of binary
data and stores it in (D+1, D).
7
F84
P84
16-bit data
invert (com-
plement of 1)
INV
PINV
D
Inverts each bit of data of “D”.
3
F85
P85
16-bit data
complement
of 2
NEG
PNEG
D
Inverts each bit of data of “D” and adds
1 (inverts the sign).
3
F86
P86
32-bit data
complement
of 2
DNEG
PDNEG
D
Inverts each bit of data of (D+1, D) and
adds 1 (inverts the sign).
3
F87
P87
16-bit data
absolute
ABS
PABS
D
Gives the absolute value of the data of
“D”.
3
F88
P88
32-bit data
absolute
DABS
PDABS
D
Gives the absolute value of the data of
(D+1, D).
3
F89
P89
16-bit data
sign extension
EXT
PEXT
D
Extends the 16 bits of data in “D” to 32
bits in (D+1, D).
3
F90
P90
Decode
DECO
PDECO
S, n, D
Decodes part of the data of “S” and
stores
it in “D”. The part is specified by “n”.
7
F91
P91
7-segment
decode
SEGT
PSEGT
S, D
Converts the data of “S” for use in a 7-
segment display and stores it in (D+1,
D).
5
F92
P92
Encode
ENCO
PENCO
S, n, D
Encodes part of the data of “S” and
stores it in “D”. The part is specified by
“n”.
7
F93
P93
16-bit data
combine
UNIT
PUNIT
S, n, D
The least significant digit of each of the
“n” words of data beginning at “S” are
stored (united) in order in “D”.
7
: Available, : Not available, : Not available partially
Содержание FP0R Series
Страница 1: ......
Страница 6: ...iv ...
Страница 14: ...xii ...
Страница 15: ...Chapter 1 Functions and Restrictions of the Unit ...
Страница 24: ...1 10 ...
Страница 25: ...Chapter 2 Specifications and Functions of Control Unit ...
Страница 38: ...2 14 ...
Страница 39: ...Chapter 3 Expansion ...
Страница 45: ...3 7 3 4 Terminal layout diagram Model No Terminal layout diagrams E8RS E8RM E16RS E16RM E8YRS ...
Страница 48: ...3 10 ...
Страница 49: ...Chapter 4 I O Allocation ...
Страница 53: ...Chapter 5 Installation and Wiring ...
Страница 73: ...Chapter 6 Preparation of USB Port ...
Страница 77: ...6 5 5 Click Finish on the following screen to be displayed ...
Страница 79: ...6 7 4 Double click on FP0R 5 Click Update Driver ...
Страница 84: ...6 12 ...
Страница 85: ...Chapter 7 Communication ...
Страница 139: ...7 55 Sample program For Type II Use a program as below to directly specify a MODBUS address ...
Страница 141: ...Chapter 8 High speed Counter Pulse Output and PWM Output Functions ...
Страница 142: ...8 2 ...
Страница 199: ...Chapter 9 Security Functions ...
Страница 211: ...Chapter 10 Other Functions ...
Страница 217: ...Chapter 11 Self Diagnostic and Troubleshooting ...
Страница 227: ...Chapter 12 Precautions During Programming ...
Страница 242: ...12 16 ...
Страница 243: ...Chapter 13 Specifications ...
Страница 254: ...13 12 ...
Страница 255: ...Chapter 14 Dimensions and Others ...
Страница 260: ...14 6 14 1 5 Power Supply Unit Unit mm 14 1 6 I O Link Unit Unit mm 14 1 7 When Using DIN Rail Unit mm ...
Страница 262: ...14 8 ...
Страница 263: ...Chapter 15 Appendix ...
Страница 344: ...15 82 15 7 ASCII Codes ...
Страница 346: ......
Страница 347: ......
Страница 348: ......