Object logging and exporting - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Object logging and exporting (/showthread.php?tid=1217) |
Object logging and exporting - baggins - 06.02.2018 Hi, In the manual there is a warning that excessive object logging degrades performance. Is the same true for object exporting? Thanks. RE: Object logging and exporting - Daniel - 06.02.2018 Hi No, when you export you ether create BACnet object or webservice but nothing is saved. When you log objects then x amount of data is saved each time tellegram is received. For sure whey you export lots of objects cpu will go up but this this is related to everything. BR RE: Object logging and exporting - Thomas - 06.02.2018 Hi How often are logged values written? Is it immediately or in 30 minutes cycles like trends etc? Thank you RE: Object logging and exporting - Daniel - 06.02.2018 (06.02.2018, 14:22)Thomas Wrote: Hi in 30 min. This would kill card immediately... |