11.12.2018, 10:26 
		
	
	
		Hi When we are using 2017.09 Firmware with LM5Lp , our bacnet scripts was working very well. Here you can find an example below. After upgrade to 2018.08 , these scripts are not working anymore. 
Need help,
Regards,
value = event.getvalue()
require('bacnet')
bacnet.write(9000, 'binary output', 1793, value)
	
	
	
Need help,
Regards,
value = event.getvalue()
require('bacnet')
bacnet.write(9000, 'binary output', 1793, value)
 
 

