pvbrowser manual
Back Content Forward

C/C++ versus script programming

C/C++ programming is supported by pvdevelop. Script programming is supported only by "qt designer" and "ui2pvc".

C/C++ programming will result in robust binary compiled servers. Script programming will not need recompilation on the other side.

The util functions and the rllib classes are made available to script programming by the code generator Swig


Back Content Forward