Hans Mills Posted November 20, 2019 Report Share Posted November 20, 2019 I have an action that sets the screen brightness. Instead of using the new value it uses the old value. Here is the circumstance: My numeric box allows a user to type in the new value between 10 & 100. The Data Entry Complete tag is set to 1 when the user is done. The Action sees the Data Entry Complete tag is set and uses the Brightness tag (old value) then the numeric box updates the Brightness tag with the new value. Has anyone else seen this problem? I got around this by setting a half second timer instead of the Action bit. At the end of the half second timer it sets the Action bit. Link to comment Share on other sites More sharing options...
VICPAS_HMI_Parts Posted November 22, 2019 Report Share Posted November 22, 2019 Can you finally achieve the results you want? Link to comment Share on other sites More sharing options...
Saragani Posted November 24, 2019 Report Share Posted November 24, 2019 @NoamM Are you setting Data Entry Complete before the numeric value was set to the tag? If so, then maybe the bit should be raised after the tag's value was updated. Link to comment Share on other sites More sharing options...
NoamM Posted November 24, 2019 Report Share Posted November 24, 2019 Dear Hans Mills & Saragani, Iv'e opened a bug to R&D on this manner. Thanks for the input. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now