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.

Bacnet Commanf includes IP Address
#1
Hi,
We have a project which includes Bacnet IP devices those hav fixed bacnet device id:100. We can chnage ip address of devices but we cannot chnage bacnet device id . Is there a method to send command to different Bacnet devices with same id. For example :

value = event.getvalue()
require('bacnet')
bacnet.write(192.168.1.71x100, 'analog value', 2306, value)
bacnet.write(192.168.1.81x100, 'analog value', 2306, value)

This is kind of a method for Tridium . Is there a support for LM also ?
Reply
#2
See this: https://forum.logicmachine.net/showthread.php?tid=4530
Reply
#3
Thank you Smile
Reply


Forum Jump: