July 2013 8.15 Tool changer 1575
Module 9093
Read data from tables selected for program run (.T/.D/.TCH)
Prerequisite for table: M status must be set.
You transfer the line number (i.e. tool number for *.T, vector number for *.D 
or pocket number for *.TCH) and the number of the element to be read.
The value is given as a natural number, shifted by the number of decimal 
places that can be entered.
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)>
CM 9093
PS B/W/D <Element value>
PL B/W/D <Error number>
0: No error
1: Call was not in a submit 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
Error code:
Marker Value Meaning
M4203 0 No errors
1 See above for errors