Project structure
The following folder structure is created when the demo application is unpacked:
kernelv_demo
|
├----\listen
└----\prg
The kernelv_demo directory contains the following files:
kernelv_demo.dsw, | Project files, demo application Visual Studio 6 |
kernelv_demo.c | C source text of the demo application |
err_text_version.txt | File containing error message texts |
kernelv_demo.bat | Batch file for starting the demo application (debug version). |
The configuration lists of the CNC kernel are saved in the subdirectory \listen. The subdirectory \prg contains a simple example program.