Rev 3052 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 3053 2025-12-24 08:57:54
- Author: roman
- Log message:
- 2025-12-23 Roman (stable)
- !!:SYS: XMLNode: The function load() appended of parsing pure HTML with: tags without closing,
attributes without a value, attribute values without quoting, closing tags switching.
The function save() appended by an option HoldEmptyAttr of holding empty attributes.
Added by the dubugging counters of creation/deletion.
Debug: Appending a menu item of clearing the Counters.
- DAQ:
LogicLev,ModBus,OPC_UA,Siemens: Adding of storing values of the user's dynamic attributes,
the TParamContr object added by a virtual function loadVal() of reloading all or one stored values,
with using in the function attrAdd() of the User API for loading stored values.
TPrmTempl.Impl.archAttrs() appended by a timestamp argument for using common timestamp in archiving.
Renaming loadIO() to loadVal() and saveIO() to saveVal().
Moving idThis to the attributes and used all them in preventing to storing.
ModBus: The Node configuration parameter allowed to change during running the controller object.
- Archive.Val: Commenting the field "Forced to set timestampes in the current time"
and moving the active archiving to single timestamp, to prevent holes in the archives.
- Transports: The extra objects appended for the detailed object name for debugging:
TTransportIn, TTransportOut.