Opening a freely definable table with FN 26: TABOPEN

Application

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.

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.