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 Client and Server
#4
For scripts you need the genohm-scada-bacnet package. There you can change port like this:
Code:
require('bacnet')
bacnet.port = 0xBAC1
bacnet.write(127001, 'binary value', 2305, true)

I don't see an option of changing the port in the BACnet client app.
Reply


Messages In This Thread
BACnet Client and Server - by eirik - 23.06.2021, 14:49
RE: BACnet Client and Server - by admin - 23.06.2021, 14:56
RE: BACnet Client and Server - by eirik - 23.06.2021, 15:55
RE: BACnet Client and Server - by admin - 25.06.2021, 11:39

Forum Jump: