bacnet rs485 - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: bacnet rs485 (/showthread.php?tid=783) |
bacnet rs485 - hocine - 14.05.2017 Hello, Can you communicate in BACNET with port rs485 on Homelynk or spacelynk? SORRY FOR MY ENGLISH RE: bacnet rs485 - Erwin van der Zwart - 14.05.2017 Hi, BACnet MSTP is not supported. BR, Erwin RE: bacnet rs485 - hocine - 14.05.2017 It is the same thing for logicmachine? RE: bacnet rs485 - domotiqa - 28.06.2017 And is it possible to use the Bacnet Client http://openrb.com/logicmachine-as-bacnet-client/ on spacelynk ? RE: bacnet rs485 - Erwin van der Zwart - 28.06.2017 Yes it works, but you will break BTL certification as it is not included in the BTL path. Make sure to use correct version. We also don't support it (yet), so questions can only be asked here. BR, Erwin RE: bacnet rs485 - domotiqa - 28.06.2017 (28.06.2017, 15:58)Erwin van der Zwart Wrote: Yes it works, but you will break BTL certification as it is not included in the BTL path. ok, but I don't understand: - why I break BTL certification ? and i's not the case with LM vs spacelynk ? - how to install package (there is no install package in system menu of spacelynk) - what ipk package, do you have a link RE: bacnet rs485 - Erwin van der Zwart - 28.06.2017 Hi, You break BTL certificate because the client is never been part of the BTL certification path and tests. When you add it you add BACnet options that where never part of this procedure. The reason we haven't included it is that it would require a re-certification and thats very expensive.. I don't know if LM is also BTL certified, you have to ask Admin. BR, Erwin RE: bacnet rs485 - domotiqa - 29.06.2017 ok, understood. However, you didn't reply to - how to install package (there is no install package in system menu of spacelynk) - do you have link for the package ? I found "genohm-scada-bacnet_20170530_mxs.ipk" and "genohm-scada-bacnet_20170530_imx6.ipk" Thanks for your precious help. RE: bacnet rs485 - AEK - 30.06.2017 (29.06.2017, 07:14)domotiqa Wrote: ok, understood.hi as I know, HL and SL have only imx28 CPU , so you should use this package: "genohm-scada-bacnet_20170530_mxs.ipk" "- how to install package (there is no install package in system menu of spacelynk)" I think Erwin could help you RE: bacnet rs485 - domotiqa - 30.06.2017 (30.06.2017, 07:09)AEK Wrote:(29.06.2017, 07:14)domotiqa Wrote: ok, understood.hi I put the lib, www... in the new firmware. I have now the tab, I will test in a close futur RE: bacnet rs485 - domotiqa - 14.07.2017 Ok I test and only "analog output" display value.... ANalog input, binay input don't display value. I tried with script, with same result what I have: - analog value - binary output What I don't have: - analog input - binary input I discuss with a Trend I tried with Bacnet explorer and it's ok ! RE: bacnet rs485 - Erwin van der Zwart - 14.07.2017 Hi, Values are indeed not showed in the client explorer tab, but they do answer to a request. (admin can you check this) Code: require('bacnet') BR, Erwin RE: bacnet rs485 - domotiqa - 14.07.2017 (14.07.2017, 09:21)Erwin van der Zwart Wrote: Hi, RE: bacnet rs485 - alexandrub - 18.10.2024 Hello, today, 2024 Can i use Logic Machine 5 with Bacnet MSTP without converter to Bacnet IP? I have some pumps with Bacnet MSTP and a logic machine 5 with Bacnet IP. I'm trying to send Start/Stop/Speed from LM5. Thank you. RE: bacnet rs485 - Daniel - 18.10.2024 No, you still need to convert it to IP. We are not planning to implement MSTP. RE: bacnet rs485 - alexandrub - 18.10.2024 (18.10.2024, 08:50)Daniel Wrote: No, you still need to convert it to IP. We are not planning to implement MSTP. Thank you. |