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.

error Bacnet read
#1
I'm using a Intesis router ip-mstp.
 192.168.100.246

I get read bacnet clients
246 - 192.168.100.246 -router
50001 - 192.168.100.246 - device mstp

But when I try to read objects I always have the same error: unknown object,

require('bacnet')

bacnet.deviceip = '192.168.100.246'

device_id = 50001
value,err = bacnet.readvalue(device_id, 'analog value',1086)
log(err)
  [size=1][size=1]*
[/size][/size]


Thanks
Reply


Messages In This Thread
error Bacnet read - by AngelesTR - 31.10.2023, 13:15
RE: error Bacnet read - by admin - 31.10.2023, 13:22
RE: error Bacnet read - by AngelesTR - 15.11.2023, 13:23
RE: error Bacnet read - by admin - 15.11.2023, 13:26
RE: error Bacnet read - by AngelesTR - 15.11.2023, 13:34
RE: error Bacnet read - by admin - 15.11.2023, 13:47
RE: error Bacnet read - by AngelesTR - 15.11.2023, 13:51
RE: error Bacnet read - by AEK - 15.11.2023, 14:03
RE: error Bacnet read - by AngelesTR - 15.11.2023, 18:56
RE: error Bacnet read - by admin - 16.11.2023, 10:21
RE: error Bacnet read - by AngelesTR - 16.11.2023, 11:55
RE: error Bacnet read - by admin - 17.11.2023, 08:23

Forum Jump: