Rev 3031 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 3032 2025-06-17 07:27:34
- Author: roman
- Log message:
- 2025-06-16 Roman 0.9.8
- LibsDB.OscadaLibs: tmplib_base.DiskSMART: Improving some original messages.
tmplib_base.initRemCntr: Shortening names of the Controller Objects with detailing in the description.
- FIX:LibsDB.vcaBase:
FIX:docRepInstVals,docRepDay,docRepMonth,docRepYear: Switching the attribute p{N}min and p{N}max
from the "Address" type to "Real" for correct obtaining the value from DAQ-Sources.
FIX:wlb_doc.docRepYear: Expanding and fixing of processing counters from direct archive to form true diagrams.
FIX:wlb_Main.{ElCadr,ImgLab}: The attribute "Parameter: code (prmShifr)", "Parameter: description (prmDescr)"
and "Parameter: commands (digComs)", "Parameter: statuses (digStts)" set to the type "String (translate)"
to restore the transitive translation of the DAQ-Source messages at the links in the DYNAMIC-MULTILANGUAGE mode.
- SYS.TMess: Configuration field of setting the program locale expanded by its cleaning at setting empty value.
The generic translation functions translGet() and translSet() expanded to use the user "root" at missing
the translation context, that is you can set the default language in the DYNAMIC-MULTILANGUAGE mode
just changing language of this user.
- FIX:DAQ:
FIX: messSet(),alarmSet() rewrote for clearance, dynamic translation and restoring compatibility with old sources.
FIX:DAQGate,BFN: Allowing of creation and enabling parameters in the function TController::enable_() after
previous preventing of enabling the DAQ-Parameters in disabled top-level DAQ-Parameters or Controller Objects.
LogicLev,ModBus,OPC_UA,Siemens: Appending of translation the configuration fields "NAME" and "DESCR"
at loading to the calculation context.
Siemens,GPIO: Cleaning from spare virtual functions.
BlockCalc: Some code cleaning.
DAQGate: The transferring remote messages are appended by name of the Controller Object in way of
the messSet() function, that is using the "MessName" field of the description.
- !!!!:FIX:Transport.{Sockets,SSL}: Fixed finally in the non reenterability effect with many connections,
that was in the "static" modifier to the internal function variable "sockaddr_storage ss" of
the TTransSock::addrResolve() function.
- FIX:UI.VCAEngine: Adding the translation restoring of the String attributes at loading input links before execution
the calculation contexts, to restore the transitive translation of the DAQ-Source messages.