Access to configuration and state data with V.G variables

V.G variables

Read and write access to some configuration and state data can be made directly from the NC program with V.G variables.

Path and file name

The V.G.VOLCOMP[i].FILE[j] parameter permits read and write access to the path and name of the parameter file under Index 'j' of Volumetric Compensation with Index 'i'. It therefore includes the value of the compensation parameter P-VOLC-00012 (file[j]). The data type is STRING.

Activated

The V.G.VOLCOMP[i].ACTIVE parameter contains the information whether Volumetric Compensation is currently active with Index 'i'. Write access is not possible. The data type is BOOLEAN.