Flag values not updating on 5.7e pages

cornutt

Active Member
I've run into a problem with a page that I'm building. I want to set some flags that drive various occupancy decisions. On my screen, I have property objects that display the current values of the flags, and buttons that send "increment" and "decrement" commands to the OPII for these flags.

Problem: The increment and decrement operations don't cause the 5.7e to be notified of the changed values. Although I can see the flag values changing in PC Access, they don't change on the 5.7e until I go to another page and then come back. It isn't just my page either; I can see the same behavior on the default control page. If I look at one of those flags, while changing it in PC Access, "on" and "off" commands cause the value displayed on the 5.7e to change, but "increment", "decrement", and "set value" do not.

Add: I'm running 3.3 on the OPII. 5.7e has been updated with AS 1.0.2.55.
 
I've run into a problem with a page that I'm building. I want to set some flags that drive various occupancy decisions. On my screen, I have property objects that display the current values of the flags, and buttons that send "increment" and "decrement" commands to the OPII for these flags.

Problem: The increment and decrement operations don't cause the 5.7e to be notified of the changed values. Although I can see the flag values changing in PC Access, they don't change on the 5.7e until I go to another page and then come back. It isn't just my page either; I can see the same behavior on the default control page. If I look at one of those flags, while changing it in PC Access, "on" and "off" commands cause the value displayed on the 5.7e to change, but "increment", "decrement", and "set value" do not.

Add: I'm running 3.3 on the OPII. 5.7e has been updated with AS 1.0.2.55.

cornutt,

I've looked into the issue, and you're correct. The problem is that the controller isn't sending notifications when a flag is incremented or decremented. We are working on it and I'll let you know what the solution is.

Thanks,

Aaron
 
Back
Top