pvbrowser manual
Back Content Forward

C/C++ versus script programming

C/C++ programming and Python is supported by pvdevelop.

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