Issue
The site has a program that writes to a Value where the value is bound to Priority 16. The graphic maps to that same point at Priority 16. Previously they were able to click on the point on the graphic and edit the value, and the program could still count it down or clear it out. But they cannot do that anymore.
Product Line
EcoStruxure Building Operation
Environment
• Building Operation Workstation
• Building Operation Automation Server
Cause
Prior EBO versions allowed to modify the value property of the BACnet object bound to priority 16 and vice versa, however as of 3.1 the system now makes each property read-only.
Resolution
There are a couple of options :
- It is recommended to use Numeric Public in the script Program. It will allow the modification without having to Force the value.
- There is also a feature in EBO 4.0 that will allow the change of the value without having to force it