This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Logging, trend log, resident scripts... best practices
#2
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 Smile
Reply


Messages In This Thread
RE: Logging, trend log, resident scripts... best practices - by admin - 03.09.2018, 07:08

Forum Jump: