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 port Change
#1
Hi we are using bacnet package not bacnet app for bacnet client function.

We need to change bacnet port from 47808 to 47810. There is a bacnet device in 47810 we found via another bacnetscan app. Can you check the script below for scan device. Also can you share bacnet read command for different port please ?

require('bacnet')
bacnet.port = '0xBAC2'

require('bacnet')
devices = bacnet.scandevices()
log(devices)
Reply


Messages In This Thread
Bacnet Client port Change - by savaskorkmaz - 07.07.2025, 09:41
RE: Bacnet Client port Change - by Daniel - 07.07.2025, 10:10
RE: Bacnet Client port Change - by Daniel - 07.07.2025, 11:30
RE: Bacnet Client port Change - by admin - 08.07.2025, 07:55

Forum Jump: