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
#5
Here is the script and logs :
require('bacnet')
bacnet.port = '0xBAC2'
bacnet.deviceip = '172.22.22.226'

alarm = bacnet.readvalue(500, 'binary input', 600)
point = bacnet.readvalue(500, 'binary value', 0)

log(alarm , point)

log :

* arg: 1
* nil
* arg: 2
* bool: false
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 savaskorkmaz - 07.07.2025, 14:28
RE: Bacnet Client port Change - by admin - 08.07.2025, 07:55

Forum Jump: