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.

LM5 - BACnet
#7
The scada package might not work correctly if the BACnet app is installed. Uninstall the app and try again. You can also run a basic scan of all BACnet devices from a script:
Code:
res = io.readproc('bacwi')
log(res)
You should get a list of device IDs and respective IP addresses.
Reply


Messages In This Thread
LM5 - BACnet - by Fahd - 05.07.2022, 09:52
RE: LM5 - BACnet - by admin - 05.07.2022, 09:59
RE: LM5 - BACnet - by Fahd - 05.07.2022, 10:04
RE: LM5 - BACnet - by Fahd - 05.07.2022, 11:13
RE: LM5 - BACnet - by admin - 05.07.2022, 11:56
RE: LM5 - BACnet - by Fahd - 06.07.2022, 05:50
RE: LM5 - BACnet - by admin - 06.07.2022, 07:43
RE: LM5 - BACnet - by Fahd - 07.07.2022, 06:47
RE: LM5 - BACnet - by Fahd - 08.07.2022, 07:01

Forum Jump: