03.09.2018, 07:08
1. Local bus monitoring is recommended way for resident scripts which have to work with many objects at once. Otherwise you need to use polling which increases delays and add extra CPU load.
2. You can create some wrappers around log() in common functions so you can enable/disable it globally when needed.
3. Object logs have no connection to trends. Trends use the current value from each object.
4. Latest FW has support for strings in grp.checkwrite / grp.checkupdate.
Anwyay it's hard to give some advice without any particular details
2. You can create some wrappers around log() in common functions so you can enable/disable it globally when needed.
3. Object logs have no connection to trends. Trends use the current value from each object.
4. Latest FW has support for strings in grp.checkwrite / grp.checkupdate.
Anwyay it's hard to give some advice without any particular details