12-81
Num-
ber
Name
Boolean
Operand
Description
Steps
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
Hexadecimal
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
B A D C
7
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
→
HCDAB
D C B A
7
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
2 1 4 3
7
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
→
H3412
4 3 2 1
9
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
0 0 1 -
7
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
→
K-100
0 0 1 -
7
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
Содержание FP E Series
Страница 1: ......
Страница 16: ......
Страница 17: ...Chapter 1 Functions and Restrictions of the Unit ...
Страница 28: ...1 12 ...
Страница 29: ...Chapter 2 Specifications and Functions of the Unit ...
Страница 37: ...2 9 Circuit diagram C32 Y0 Y1 Y3 Y4 C28 Y0 Y1 Y3 Y4 Y2 Y5 to YF Y2 Y5 to YB ...
Страница 48: ...2 20 ...
Страница 49: ...Chapter 3 Expansion ...
Страница 56: ...3 8 Terminal layout diagram Note The numbers in the connector are for the first expansion ...
Страница 61: ...Chapter 4 I O Allocation ...
Страница 66: ...4 6 ...
Страница 67: ...Chapter 5 Installation and Wiring ...
Страница 90: ...5 24 ...
Страница 91: ...Chapter 6 High speed counter Pulse Output and PWM Output functions ...
Страница 116: ...6 26 ...
Страница 121: ...6 31 ...
Страница 125: ...6 35 Pulse output diagram ...
Страница 131: ...6 41 ...
Страница 139: ...6 49 ...
Страница 141: ...6 51 ...
Страница 144: ...6 54 Program Continued on the next page ...
Страница 145: ...6 55 ...
Страница 147: ...6 57 Program ...
Страница 151: ...Chapter 7 Communication Cassette ...
Страница 202: ...7 52 Procedure of communication In the following example the Micro Imagechecker is connected to COM1 port ...
Страница 210: ...7 60 The values of DT50 and DT51 are written in DT0 and 1 of PLC ...
Страница 238: ...7 88 ...
Страница 239: ...Chapter 8 Self Diagnostic and Troubleshooting ...
Страница 247: ......
Страница 248: ......
Страница 249: ...Chapter 9 Precautions During Programming ...
Страница 260: ...9 12 Example 2 Using the CT instruction between JP and LBL instructions ...
Страница 268: ...9 20 ...
Страница 269: ...Chapter10 Specifications ...
Страница 286: ......
Страница 287: ...Chapter 11 Dimensions ...
Страница 290: ...11 4 11 1 3 Expansion Unit FPG XY64D2T FPG XY64D2P FPG EM1 ...
Страница 293: ...Chapter 12 Appendix ...
Страница 297: ...12 5 ...
Страница 437: ...12 145 12 7 ASCII Codes ...
Страница 439: ......
Страница 440: ......