OpenSCADAWiki: Home Page En/Using/API Function Libs/ Lib Serv Proc ...

Home | Index | Changes | Comments | Users | Registration | Login  Password:  
 
This is an old revision of HomePageEn/Using/APIFunctionLibs/LibServProc from 2016-11-13 19:09:01..
Ukrainian (1 Kb) Українська?
Russian (1 Kb) Русская?
 (2 Kb) Needs to translation

Service procedures

Name: LibServProc
Version: 1.0.0
State: Free (GPL)
Author: Roman Savochenko
Description: Library of service procedures for different using.
Address: DB in file: SQLite.LibDB.servProc (oscadalibs.db.gz)
Compatibility: OpenSCADA >= 0.9


Contents

About the library

The library created to different using and it is wrote on JavaLikeCalc language.


To addressing the functions of the library you can use static call address "DAQ.JavaLikeCalc.lib_techApp.{Func}()" or dynamic "SYS.DAQ.JavaLikeCalc["lib_techApp"]["{Func}"].call()", "SYS.DAQ.JavaLikeCalc["lib_techApp"].{Func}()". Where {Func} — function identifier in the library.


To connect the library to the project of the OpenSCADA station it is possible by downloading the attached file of the database, placing it in in the database directory of the station's project and creating the database object for the DB module "SQLite", indicating the database file in the configuration.



 
There are no files on this page.[Display files/form]
There is no comment on this page. [Display comments/form]