
Series 30i/ 31i/ 32i-MODEL A
Supplemental PMC Programming Manual
01 04.06.30
T. Matsukawa
New registration
B-63983EN/02-1
EDIT
DATE
DESIG.
DESCRIPTION
27/56
DRAW.NO.
[Output data structure]
Reading axis type parameters for all axes (M=-1, Example for 3 controlled-axes)
Top Address +0 (Function Code)
321
+2 (Completion code)
?
(See above description)
+4 (Data length)
L
(L=6*n)
The n means the number of parameters to read.
+6 (Data number)
N
(Input data)
+10 (Data attribute)
-1
+12 (Decimal point position)
(Input data)
+14 Parameter value
(4 bytes)
The read parameter value for the 1st axis is set
with signed binary format in four bytes length.
+18 (Decimal point position)
(Input data)
+20 Parameter value
(4 bytes)
The read parameter value for the 2nd axis is set
with signed binary format in four bytes length.
+24 (Decimal point position)
(Input data)
+26
+29
Parameter value
(4 bytes)
The read parameter value for the 3rd axis is set
with signed binary format in four bytes length.
The read parameter value for each specified decimal point position is
shown below.
(The read value) = (Parameter value) * 10
(Decimal point position)
Parameter value Decimal point
position
Read value
0 1
1 12
2 123
3 1234
1.234
4 12340