HVAC and Pumping Forum
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.
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.
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.
With achievable small steps, users progress and continually feel satisfaction in task accomplishment.
Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.
of