718 HEIDENHAIN Technical Manual iTNC 530 HSCI
Assignment table
The assignment table "manages" the kinematics descriptions, and is the
foundation for the selection dialog box called via the KINEMATIC keyword. The
operator selects the kinematics description necessary for the current machine
configuration from this dialog box. Normally only one assignment table is
needed on a control.
In addition, by connecting partial description tables (SUBFILE1 and SUBFILE2),
the assignment table makes it possible to easily manage different machine
configurations in just one assignment table. The iTNC ignores the missing
entry of a SUBFILE in the assignment table, even if a SUBFILE1 or SUBFILE2 is
entered in the description table. By combining the SUBFILE entries in the
assignment table, you can cover four configurations with just one description
table.
This makes the following combinations possible in the assignment table with
one description table (here KINEMAT1.TAB):
Specification of the assignment table:
Switch to the Programming and Editing operating mode, press the MOD
key and enter the code number 807667.
Choose the file PLC:\OEM.SYS from within program management.
Enter the code word KINEMATIC=, followed by the file name with its
complete path from the assignment table.
(e.g., KINEMATIC= PLC:\KINEMAT\KINELIST.TAB)
Leave OEM.SYS by pressing the END key.
Creation of the assignment table:
In program management, switch to the directory already selected via
OEM.SYS, and enter the name of the assignment table specified in
OEM.SYS, followed by the extension .TAB.
Choose the table format with the MP7500, FILE, MPFILE, SUBFILE1,
SUBFILE2 and DOC fields.
In each line, enter the value from MP7500.x (integer or bit-encoded) for the
information for tilting the working plane.
In the FILE column, enter the absolute path to the description table.
If necessary, enter in the MPFILE column an appropriate machine parameter
subfile.
If necessary, enter in the SUBFILE1 or SUBFILE2 columns a partial description
file.
NR MP7500 FILE MPFILE SUBFILE1 SUBFILE2
0 1 PLC:\KINEMAT1.TAB
1 7 PLC:\KINEMAT1.TAB PLC:\MP\KINE... PLC:\HeadA
2 3 PLC:\KINEMAT1.TAB PLC:\MP\KINE... PLC:\HeadA PLC:\HeadB
3 %11 PLC:\KINEMAT1.TAB PLC:\MP\KINE... PLC:\HeadB
[END]