With the function FN 26: TABOPEN you open a freely definable table to be written to with FN 27 or to be read from with FN 28.
Application
Related topics
- Content and creation of freely definable tables
- Access to table values with low computing power
Description of function
Enter the path of the freely definable table. The file name must end with *.tab.
Note
Only one table can be opened in an NC program at any one time. A new NC block with FN 26: TABOPEN automatically closes the last opened table.