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 - Script error
#1
Hi,

I am getting an error when trying to run a script for changing the set. temp.
See uploaded image.

I want to change the set. temp. But this code doesn't work. Any suggestions?

Attached Files Thumbnail(s)
   
Reply
#2
Use the command like this:

bacnet.write(2, 'analog input', 126, value, 13)
Reply
#3
(19.12.2021, 10:50)Erwin van der Zwart Wrote: Use the command like this:

bacnet.write(2, 'analog input', 126, value, 13)

Yes, that was the case. 
Thank you Erwin.
Reply


Forum Jump: