- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-06-13 11:32 PM
M172P* BACnet BBMD configuration and confirmation
Hi,
I'm looking at adding BBMD configuration settings to the HMI of a TM172PDG18R.
sysBACnet_BBMD does not provide too many details on how it works.
Do I have to continuously call 'sysBACnet_BBMD' as implied by 'BACnet Addons Lib User Guide v2.4'? Or is once sufficient per startup? Or once forever and then it sets EEPROM parameters in the background to start again?
Is calling it guaranteed to start the BBMD service? It returns 'TRUE' on every call, so it doesn't show if the service didn't start for any reason, such as if the provided inputs are invalid.
Thanks.
- Labels:
-
HVAC
- Tags:
- english
Link copied. Please paste this link to share this article on your social media post.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-06-20 11:13 PM
It can be called once, actually when it is called continously, it is really executed only when you change at least one function input (that's why we call it continously).
After a power cycle, you have to executed at least one time.
Link copied. Please paste this link to share this article on your social media post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-06-19 12:09 AM
Hi,
it is called continously to allow to modify the settings runtime
Link copied. Please paste this link to share this article on your social media post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-06-20 06:39 PM
@FedericoM if I don't change the settings, does it need to be called continuously? Also, will the service start automatically after a power cycle if it was set prior to the power cycle?
Link copied. Please paste this link to share this article on your social media post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-06-20 11:13 PM
It can be called once, actually when it is called continously, it is really executed only when you change at least one function input (that's why we call it continously).
After a power cycle, you have to executed at least one time.
Link copied. Please paste this link to share this article on your social media post.

