Ask our Experts
Didn't find what you are looking for? Ask our experts!
New Community Ranking System
Our Community ranking system has recently been updated. You may notice changes in user rankings and receive system messages or notifications. If you have questions about how the new ranking works, please refer to the announcement post for more details (click here).
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
Please select a country to continue with beta search.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2026-08-20 04:23 PM
Hi,
I have BACnet running on an M172 with a few points. My project should handle different units (e.g. celsius v fahrenheit). Right now, I am using a global EEPROM setting that a user will set in on the HMI.
When the setting is changed -
How can I go about this?
This is for the TM172PDG18R, ESME HVAC v1.10
Cheers!
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: 2026-08-24 02:26 AM
The out of range is generated if the written value is out of range with respect to BACnet specification (Min_Pres_Value and Max_Pres_Value are optional fields not supported). It's not planned to add these optional properties, we have just completed the BTL re-certification
You can't have a read only value if the BACnet specs define it as RW.
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: 2026-08-20 11:26 PM
Hello,
units is a RW properties that you can change from IEC code, the only way to make it "Read Only" is don't store it into EEprom and write it continously.
About the range you can play with High and Low Limit, Limit Enable and Event Enable, but not that these are settings which are normally configured from BMS side.
If you force them from IEC code, you are not fully aligned with BACnet specification, you have to mention in the documentation that these settings can't be modified.
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: 2026-08-23 11:22 PM
Hi @FedericoM,
Is this something that could be updated? I'd prefer returning a BACnet Exception if the user sets a value that is out of range etc, rather than overwriting.
Thanks.
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: 2026-08-24 02:26 AM
The out of range is generated if the written value is out of range with respect to BACnet specification (Min_Pres_Value and Max_Pres_Value are optional fields not supported). It's not planned to add these optional properties, we have just completed the BTL re-certification
You can't have a read only value if the BACnet specs define it as RW.
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.