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 NOT working on current LM Version
#1
Hi, 

When I try to use bacnet in LM firmware 20200727 with verion of bacnet'package :
 



in this resident script:


require('bacnet')
---------------------------------------------------------------------------------------
dirbacnet = 9613
---------------------------------------------------------------------------------------

 
  datoleido = bacnet.readvalue(dirbacnet, 'analog value', 93792)


grp.write('32/1/1', datoleido)

log(datoleido)



there is an error:

---------------------------------------------------------

Resident script:1: module 'bacnet' not found:
no field package.preload['bacnet']
no file './bacnet'
no file 'Library bacnet'
no file 'Library bacnet'
no file 'Library bacnet.so'
stack traceback:
[C]: in function 'require'

---------------------------------------------------------

any suggestion?

thacnk you in advandce!
Reply


Messages In This Thread
BACNET Client NOT working on current LM Version - by kike - 15.07.2021, 13:09

Forum Jump: