NAiS FP Series User Manual page 303

Applicable plc
Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Specifications
No.
Name
F63
32-bit data
band
comparison
F64
Block data
comparison
Logic operation instructions
F65
16-bit data AND WAN
F66
16-bit data OR
F67
16-bit data
exclusive OR
F68
16-bit data
exclusive NOR
F69
Word (16-bit)
data unite
Data conversion instructions
F70
Block
check code
calculation
F71
Hexadecimal
data → ASCII
code
F72
ASCII code →
Hexadecimal
data
F73
4-digit BCD
data → ASCII
code
F74
ASCII code →
4-digit BCD
data
F75
16-bit binary
data → ASCII
code
F76
ASCII code →
16-bit binary
data
F77
32-bit binary
data → ASCII
code
F78
ASCII code →
32-bit binary
data
13 - 54
Boolean
Operand Description
DWIN
S1, S2, S3 (S1+1, S1) > (S3+1, S3) → R900A: on
(S2+1, S2)
(S1+1, S1) < (S2+1, S2) → R900C: on
BCMP
S1, S2, S3 Compares the two blocks beginning with "S2" and "S3"
to see if they are equal.
S1, S2, D
(S1)
WOR
S1, S2, D
(S1)
XOR
S1, S2, D
{(S1)
XNR
S1, S2, D
{(S1)
WUNI
S1, S2,
([S1]
S3, D
When (S3) is H0, (S2) → (D)
When (S3) is HFFFF, (S1) → (D)
BCC
S1, S2,
Creates the code for checking the data specified by
S3, D
"S2" and "S3" and stores it in "D".
The calculation method is specified by "S1".
HEXA
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
AHEX
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
BCDA
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
ABCD
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
BINA
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
ABIN
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
DBIA
S1, S2, D
Converts the 32 bits of binary data (S1+1, S1) to ASCII
code and stores it in (D+1, D).
DABI
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).
(S1+1, S1)
(S3+1, S3) → R900B: on
(S2) → (D)
(S2) → (D)
(S2)}
{(S1)
(S2)} → (D)
(S2)}
{(S1)
(S2)} → (D)
[S3])
([S2]
[S3]) → (D)
B A D C
D C B A
2 1 4
4 3 2 1
0 0 1 -
0 0 1 -
FPΣ
Steps
13
7
7
7
7
7
9
9
7
7
7
3
9
7
7
11
11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fps seriesFpg-c32tFpg-c32t2Fpg-c24r2

Table of Contents