User manual

Highlevel Instructions
3 760
3) The linear table [S2] must be having the section of two or more points registered.
Moreover, the linear table must be registered in ascending order, from small to large number of the x
sequences.
2 <= Registration mark (m) <= 99 (m=n+1)
xt1 < xt (1 <= t <= n)
4) When the distance between two points of a scaling table is very large, an operation error occurs.
for example)
Point1: (x
0
,y
0
)=(HFF000000, HFF000000) =(1.7*10
34
, 1.7*10
34
)
Point2: (x
1
,y
1
)=(H7F000000, H7F000000) =(+1.7*10
34
, +1.7*10
34
)
5) The error of an output result is proportional to the distance between two points of a scaling table.
6) When the integer modifier is specified to be an input value [S1], scaling processing is performed after
changing it into a real numerical value.
7) An output result is changed into an integer value and stored when the integer modifier is specified to be
an output value [S2].
S2:
S2+1:
S2+2:
S2+3:
Registration mark (m)
x0
x1
xn
y0
y1
yn
S2+2n+1:
S2+2n+2:
S2+2n+3:
S2+2n+4:
S2+2n+6:
S2+2n+5:
S2+4:
S2+4n+4:
S2+4n+3:
DT10
DT11
DT12
DT13
DT29
DT30
DT31
DT32
DT33
DT49
DT50
DT14
DT34
Data table(linear table) (S2)
S2 = DT10, n = K10
(real numerical value)
(real numerical value)
(real numerical value)
(real numerical value)
(real numerical value)
(real numerical value)
Input (X)
Output (Y)
Y=[D]
X=[S1]
y
n1
yn2
yn
y
2
y1
y0
XnX0 X1 X2 Xn2Xn1
Flag conditions
Error flag (R9007)(R9008):
It turns on, when the specified address using the index modifier exceeds a limit.
It turns on, when a nonreal number value is inputted into [S1].
In the registration mark of [S2], it turns on at the time of m<2 or m>99.
It turns on, when a nonreal number value is specified to be the real
numerical value (xt, yt) specified in [S2].
It turns on, when the linear table of [S2] is not registered in ascending order
of the xsequence.
It turns on, when the linear table of [S2] exceeds the area.
It turns on, when the overflow (operaion is unable) occurs in the operation of
scaling.
It turns on, when integer modifier specification is carried out for [D] and an
output result exceeds the integer range.