formula for objects Bacnet ID - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: formula for objects Bacnet ID (/showthread.php?tid=5317) |
formula for objects Bacnet ID - djaval - 21.03.2024 Hi! Please advice how Bacnet ID for objects is calculated when Export is set? RE: formula for objects Bacnet ID - admin - 21.03.2024 Group address formula is X/Y/Z => X * 2048 + Y * 256 + Z. |