
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
24/56
DRAW.NO.
Replace the following after”5.4.8 Reading a Real Type Parameter” (Add example of reading real type
parameter for all axes)
6.2 CNC INFORMATION
6.2.1 Reading a Real Type Parameter (High-speed Response)
[Description]
This function can read a real type CNC parameter.
NOTE
This function cannot read integer type or bit type
parameters. To read an integer type or bit type
parameter, use the function having function code 17
or 154.
[Input data structure]
Reading the non-axis type parameter or the axis type parameter for one axis (M=n)
Top Address +0 (Function Code)
321
+2 (Completion code)
-
(Need not to be set)
+4 (Data length)
-
(Need not to be set)
+6 (Data number)
N
(N=Parameter number)
Set the parameter number with singed binary format in
four bytes length.
+10 (Data attribute)
M
(M=Axis number)
M=0: Non-axis type parameter
1 to n: Axis number
+12 Decimal point position
(2 bytes)
Set the decimal point position of the parameter value.
+14
+17
(Data area)
-
(Need not to be set)