6 – 408 HEIDENHAIN Technical Manual TNC 426, TNC 430
Module 9094 Writing data into a tool and datum table
Prerequisite for table: M status must be set.
You transfer the line number and the element number of the element to be
overwritten.
The value is given as a natural number, shifted by the number of decimal
places that can be entered.
The execution of Module 9094 reinitializes the geometry.
The module must be called in a submit job or spawn job.
Call:
PS B/W/D/K <File type (see Module 9092)>
PS B/W/D/K <Line number>
PS B/W/D/K <Element number (see Module 9092)>
PS B/W/D/K <Element value>
CM 9094
PL B/W/D <Error number>
0: No error. Element was written.
1: Call was not in a submit or spawn job
2: File type does not exist
3: No file of the entered type was found with M status
4: Line number not in file
5: Incorrect element number
6: Element value is outside the permissible range
Error recognition:
Marker Value Meaning
M4203 0 No error
1 For error, see above