
2003/07/29 M.Sano
A-79163EN
FANUC Series 30i
Parameter Conversion Support Tool
Title
Drawing No.
Page
DescriptionDate
Edit
8
83
1path control of T Series <-- 1
in1:Test_Line1.prm <-- 2
out:Test_Out.prm <-- 3
NcSystem:T <-- 4
1. Comment
2. Input file name of path1 :Test_Line1.prm
3. Output file name :Test_Out.prm
4. Path control type :T Series
Example of definition file (2paths control)
It is the definition file creating example of 2paths control as follows.
in1:Test_Line1.prm ; Parameter of path1 <--1
in2:Test_Line2.prm <--2
out:OutPutFile.prm <--3
NcSystem:M <--4
MachineNo:2 <--5
MachineLine:L1P1L2P2; <--6
AxisLine:A1P1A2P1A3P1A4P2A5P1A6P2A7P2A8P2; <--7
SpindleLine:S1P1S2P2S3P1S4P2 <--8
CPU:2 <--9
1.Input file name of path1 :Test_Line1.prm
2.Input file name of path2 :Test_Line2.prm
3.Outpit file name :OutPutFile.prm
4.Path control type :M Series
5.Total number of machine group :2
6.Machine group number to which each path belongs
:Path1 is machine group 1.
Path2 is machine group 2.
7.Absolute path number to which each axis belongs
:Total axis number is 8.
Absolute axis number of path1 is
1, 2, 3, and 5.
Absolute axis number of path2 is
4, 6, 7, and 8.