| XttGraph | Copies the pwg file for the graph from $pwrp_pop to $pwrp_exe.
|
| WebGraph | Copies the pwg file from $pwrp_pop to $pwrp_web.
|
| OpPlaceWeb | Generates html-files for the homepage of the node, and converts xtt helpfiles
|
| | to web format.
|
| PlcPgm | Generates c-code that is compiled by the c compiler.
|
| RootVolume | Calls the build method for all objects in the volume, and creates a load file
|
| | with info about the objects in the volume. Also creates crossreference files
|
| | if specified in Options.
|
| ClassVolume | Generates include files with c structs for the classes of the volume, and
|
| | creates a loadfile with the type and class definitions.
|
| Node | Calls the build method for the rootvolume, if the volume is available. Creates
|
| | a bootfile with info about which volumes are to be loaded, and links the
|
| | plc program of the node.
|
|
|
Normally the build method first checks if anything is modified, and only performs the build