Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Support Forum for HVAC and pumping machines, Modicon M17x and EcoStruxure Machine Expert HVAC software for chillers, AHU, CRAC units for datacenters or process chillers applications - from design, implementation to troubleshooting and more, by Schneider Electric.
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-07-28 05:52 PM
Hi,
I am currently implementing BACnet IP and BACnet MS/TP on M172p PLC. I couldn't find any documentation in regards BBMD configuration.
At the moment I am using sysBACnet_BBMD block but it seems not working at all.
Any ideas??
Thanks in advance
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-07-29 07:32 AM
Hi,
from M172 PICS: Device support registration as a foreign device
you can test doing something like that:
(* BBMD Service *)
(* IP 0.0.0.0 ==> BBMD disabled *)
xRet := sysBACnet_BBMD(BBMD_Ip1,BBMD_Ip2,BBMD_Ip3,BBMD_Ip4,BBMD_port,BBMD_tmo);
I suggest to check with a wireshark log.
Note that Bacnet IP and MS/TP can't be active at the same time.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-07-31 04:24 PM
Hi,
Thanks for your reply. I have implemented the block with the Ip address. Anything else is needed to configure BBMD ??
I am testing at the moment using YABE tool, but I don't have any BBMD device to test. I have a wireshark sniffer activated but obveously I cannot see any traffic through BBMD IP.
I am using BACnet IP / YABE to test connectivity and everything is fine, however, I am not sure if my BBMD configuration is enough to establish connection between M172P and BBMD device due to lack of documentation.
Regards,
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.