From OpenSCADAWiki
OpenSCADA libraries and projects
- data/{oscada_plc.xml,oscada_server.xml,oscada_start.xml,ModelsDB/{AGLKS/oscada_AGLKS.xml,Boiler/oscada_Boiler.xml}}: Cleared in the input transport description and the transports appended by the port group: 10002,10003,10004 for WEB and 10005,10006,10007 for CNTR.
- LibsDB.{OscadaLibs.flb_Controller.test,vcaBase.prj_archBrowser.IDW},ModelsDB.AGLKS.St.{OPC_UA.test,Archive.{MemInfo_use,CPULoad_load}},ModelsDB.Boiler.St.Archive.{MemInfo_use,CPULoad_load}: Adapted to renaming DAQ.System.AutoDA.CPULoad and DAQ.System.AutoDA.MemInfo to DAQ.System.AutoDA.CPU and DAQ.System.AutoDA.MEM.
- FIX:ModelsDB.AGLKS.St: The input SSL transports set by the port group 10042,10043,10044 for WEB and 10045,10046,10047 for CNTR.
- FIX:WebUser.test: restored in the text before unification the translation.
- DAQGate.test: Updated for the parameter cache.
- LogLevPrm.gen: All parameter objects set for "alDelay" in 1, to prevent the alarm messages at the exiting.
- Sockets.{testRelease,testRelease1,testRelease2}: disabled by default.
- LibsDB.OscadaLibs:
- tmplib_DevLib: The library appended by the templates with documenting:
- from VPF: Incubator, VSE002, "FF LE-03MB CT (FF_LE)", "Ergomera 625(ergomera625)";
- from Blue Star Group: "Goboy 1M (Goboy1M)", "AutoPILOT PRO Flow Computers (AutoPILOT)", "AutoPILOT OLD Flow Computers (AutoPILOT_old)", "Corrector BK (CorBK)", "Tancy Data (TDS)", "UltraMag", "Enron, Daniel (enronDaniel)", FlowGAS.
- tmplib_base: Appended by a new template for WebUser "HTTP File Server (fileServerHTTP)" with implementing the HTTP File Server in OpenSCADA, currently that is only reading resources with support partiality; and the new templates "Weather (weather)", "Disk SMART (DiskSMART)".
- digAlarm,manInUnif,anUnif,pidUnifImp,anUnifSt,pidUnif,codeState,SNMP,UPS: The NAME IO set to the type "String (translate)" and the DESCR IO to the type "Text (translate)".
- tmplib_LowDevLib: Appended by the template "BT: ATORCH UC96".
- RDTech: Nondouble commands set to send the command twicely for stable applying by the device, postcommand delay set to 0.2 and moved in common.
- tmplib_base.ntf: Expanded by a possibility of specifying messages to exclude from the notification.
- tmplib_DevLib: The library appended by the templates with documenting:
- LibsDB.vcaBase:
- wlb_Main: The library appended by the widget "Weather (weather)" with documenting.
- storeHouse: Expanded by creating the item edition form in the main frame after hiding the main table and other.
- FIX: Prevented of <EVAL> for <NULL> cells in the item report.
- FIX: Guaranteed in filling the report dialogs by generating the opening events from the procedure.
- FIX: Fixed in early setting the vertical position for the data table at changing the user.
- The text fields of the single-item report were cleared from the left margin for texts.
- The reports appended by processing the links as the external ones.
- Expanded by processing ID (index) also as other standard fields "NAME", "DSCR" — to control the field visibility.
- Appended of resetting filters at the page restart or user change.
- The whole-table report appended of limiting cells' text in 30 symbols, that is like to the edition table.
- The item report appended by hiding empty fields.
- Appended of updating the selection context of the form items at change such item value.
- grpGraph: Procedure rewrote for unification to work with different elements, so for use in all derivative frames like to grpGraph10.
- grpGraph10: Switched to inheritance from grpGraph.
- FIX:alarmsSt: Fixed in the alarms_focus variable accessing after removing of forcing the "focus" attribute, which replaced by this.alarms.attr("focus").
- tmplSO: Some cleaned for items of the ResultGraph page.
- ResultGraph: The attribute "grpName" set to the "String (translate)" type.
- ElViewGraph: Appended of reading the default-static properties for clearing to them.
- storeHouse: Expanded by creating the item edition form in the main frame after hiding the main table and other.
- wlb_doc:
- FIX:docRepInstVals: Restored in translation values of title and parameter's dimension, name.
- FIX:docUsersSet: Appended by encoding the value fields also, due to there can be not just digits now.
- wlb_Main: The library appended by the widget "Weather (weather)" with documenting.
- LibsDB.vcaTest: Finished in renaming CPULoad to CPU and MemInfo to MEM.