From OpenSCADAWiki
Jump to: navigation, search
============= Subsystem "Modules scheduler" options ===========
   --modPath=<path>    Directories with the modules, separated by ';', they can include a files' template at the end.

Parameters of the section '/sub_ModSched/' of the configuration file ------

ModPath <path> Directories with the modules, separated by ';', they can include a files' template at the end.

                       This is a synonym of the system wide parameter "ModDir"

ModAllow <list> List of the shared libraries allowed for the automatic loading, attaching and starting (bd_DBF.so;daq_JavaLikeCalc.so).

                       Uses '*' value to allow all the modules.

ModDeny <list> List of the shared libraries denied for the automatic loading, attaching and starting (bd_DBF.so;daq_JavaLikeCalc.so). ChkPer <seconds> Period of the checking for new shared libraries(modules), 0 to disable. </pre> </div>