FLEXLINE-CAD_INM.pdf - 第130页

C- 10 1. Use a text file editor such as the " Memo" that is supplied as accessory of W indows and open the INI file. 2. Find the data sect ion with the LABEL as “PLA." It should be the [SEC TION_2] 3. Manu…

100%1 / 145
C-9
Table Pana-6: Panasonic NCD File “W” keyword Angle Code
Angle code
1
2
3
4
5
6
7
8
Degree
0
45
90
135
180
225
270
315
Table Pana-7 below describes the relationship between valid placement M command and
different Panasonic machines and INI files.
Table Pana-7: Valid Placement M Command for Different Panasonic Machine and INI Files
Machine Name
Machine
Number
VALID COMMAND M STRINGS
FOR PLACEMENT
INI FILE NAME
MPA 40 / 80
NM-2528
NM-2529
000
004
MPA4080.INI
MPA
NM-2523
NM-2524
0
4
MPA.INI
MK1C
NM-2562C
NM-2565C
000
004
MK1C.INI
MK2C
NM-2563C
0
100
200
MK2C.INI
MK1
NM-2562
NM-2662B
0
4
MK1.INI
MK2
NM-2563
0
4
100
200
MK2.INI
MKH
NM-2564
0
MKH.INI
MR
NM-2560
0
4
6
MR.INI
MR 20 / 3
NM-2560
4
6
MR20.INI
MQ1
NM-8256C
NM-8257C
0
30
MQ1.INI
MQ2
NM-8251C
0
30
MQ2.INI
HD
NM-2621
4
HD.INI
HD3
NM-2626C
2
HD3.INI
MVI
-
000
001
004
MV1.INI
MVIIA-B
-
000
001
004
MV2AB.INI
Since the User-Defined Format Wizard does not support the new Field Layout “TaggedField”
like the Panasonic data file, the only way to edit the Panasonic INI file is to do it manually.
Follow these steps to edit the INI file:
C-10
1. Use a text file editor such as the "Memo" that is supplied as accessory of Windows and
open the INI file.
2. Find the data section with the LABEL as “PLA." It should be the [SECTION_2]
3. Manually add or delete the valid command translation node to the [TRANSLATE_2] part.
[TRANSLATE_2]
$PLA_SKIP()=7,"Y"
VALID=0,"VALID"
VALID=4,"VALID"
Example 1: If you want to add M 200 command as a valid placement line symbol, then you
would add the following sentence:
VALID=200,"VALID"
Example 2: If you want to delete M4 command as a valid placement line symbol, then what
you need to do is delete the following sentence:
VALID=4,"VALID"
4. Save the INI file to the Flexline CAD/formats folder and restart the Flexline CAD. Or select
the Format/Add from the main menu and overwrite the existing format after you save the INI
file.
C-11
.POS Data File
.POS Data Sample
Example 1 (MPA3 data file):
%HEADER
NAME=P-NCT121-B
MACHINE=MPA3
MNAME=
CREATE=1998/03/23
REVISE=1998/04/18
SETUP=D-NCT121-B
BOARD=
TYPE=ABS
BLOCK=00027
MLSTEP=00009
PANASONIC=1000
COMMENT=
%POFFSET
X102430Y74870H0;
%DISPSTART
X0Y0;
%NCDATA
N1X0Y0W0Z1PN(M51945BFP-T1 )C()H0M000100T0/0;
N2X149040Y21840W90Z1PN(M51945BFP-T1 )C(U104 )H0M000000T0/0;
N3X127960Y70060W270Z1PN(M51945BFP-T1 )C(U104 )H0M000000T0/0;
N4X205225Y46389W270Z3PN(MB3800PFV-G-BND )C(U101 )H0M000400T0/0;
N5X71915Y45561W90Z3PN(MB3800PFV-G-BND )C(U101 )H0M000400T0/0;
N6X183187Y36195W0Z5PN(TL1454CPWEL20 )C(U103 )H0M000000T0/0;
…….
N27X202380Y63834W0Z201PN(uPD93707GC-9EV )C(U2 )H320M000700T0/0;
%MARKLAND
N1M1(+272117,+65321,KAKU 1-1)M2(-4563,+10216,KAKU
1-1)L1(+0,+0)L2(+0,+0)L3(+0,+0)L4(+0,+0)L5(+0,+0)L6(+0,+0)L7(+0,+0)L8(+0,+0);
N4M1(+0,+0,)M2(+0,+0,)L1(+208788,+46773)L2(+208788,+46773)L3(+201663,+46803)L4(+201663,+46803)L5
(+201663,+46006)L6(+201663,+46006)L7(+208788,+45977)L8(+208788,+45977);
N5M1(+0,+0,)M2(+0,+0,)L1(+75478,+45963)L2(+75478,+45963)L3(+68353,+45963)L4(+68353,+45963)L5(+68
353,+45167)L6(+68353,+45167)L7(+75478,+45152)L8(+75478,+45152);
……….
*