Num-
ber
Name
Boolean
Ope-
rand
Description
S
te
p
s
F
P
0/
FP
-e
FP
0
R
FP
Σ
FP
-X
FP
-X0
FP
2
F
P2
SH
/F
P1
0
SH
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
Phone: 800.894.0412 - Fax: 888.723.4773 - Web: www.clrwtr.com - Email: [email protected]
Содержание FP-X0 L14R
Страница 1: ...Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 10: ...Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 18: ...Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 40: ...AFPX E30R AFPX E30RD AFPX E30T Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 43: ...Chapter 4 I O Allocation Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 48: ...4 6 Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 49: ...Chapter 5 Installation and Wiring Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 65: ...Chapter 6 Communication Functions Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 118: ...Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 141: ...Sample program Control code Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 144: ...Sample program Control code Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 146: ...Sample program Control code Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 148: ...Sample program Control code Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 150: ...7 32 Sample program Control code Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 154: ...Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 155: ...Chapter 8 Security Functions Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 167: ...Chapter 9 Other Functions Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 183: ...Chapter 11 Precautions During Programming Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 196: ...Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 197: ...Chapter 12 Specifications Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 210: ...Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 211: ...Chapter 14 Appendix Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 288: ...14 7 ASCII Codes Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...
Страница 289: ...Phone 800 894 0412 Fax 888 723 4773 Web www clrwtr com Email info clrwtr com ...