245
4
4 Instructions 4.6.4 Matrix Rotation and Shift
31(1)
2EH(.)
34H(4)
D20
D21
D22
b7-----b0
2DH(-)
36H(6)
35H(5)
b15-----b8
0000H
D23
D0
-1654
D10
6
D11
2
2) After M0 is set to ON, the string stored in D20 to D24 is converted in integer format to a BIN number.
The result is stored in [D1, D0].
31H(1)
33H(3)
2EH(.)
D20
D21
D22
b7-----b0
2DH(-)
32H(2)
34H(4)
b15-----b8
[D1,D0]
-1234567
D10
9
D11
3
36H(6)
00H
D23
D24
35H(5)
37H(7)
Total number of all
characters
Number of characters
in the fractional part
ESTR: Conversion from binary oating-point number to string format
◆
Overview
The ESTR instruction converts binary oating-point numbers (real numbers) to ASCII-encoded strings
containing the specied number of characters.
ESTR S1 S2 D
Conversion from binary
oating-point number to
string format
Applicable model:
H3U
S1 Operand
Start number of elements that store the binary oating-point
number to be converted
32-bit instruction (13
steps)
DESTR: Continuous
execution
DESTRP: Pulse
execution
S2
Start
number
Start number of elements that store the display format of
the string after conversion
D Result
Start number of elements that store the string after
conversion
◆
Operands
Operand
Bit Element Word Element
System·User System·User Bit Designation Indexed Address Constant
Real
Number
S1 X Y M T C S SM D R T C SD KnX KnY KnM KnS KnSM
V,Z
Modication K H E
S2 X Y M T C S SM D R T C SD KnX KnY KnM KnS KnSM
V,Z
Modication K H E
D X Y M T C S SM D R T C SD KnX KnY KnM KnS KnSM
V,Z
Modication K H E
Note: The elements in gray background are supported.