Hans Mills 0 Report post Posted November 20 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. Quote Share this post Link to post Share on other sites
VICPAS_HMI_Parts 0 Report post Posted November 22 Can you finally achieve the results you want? Quote Share this post Link to post Share on other sites
Saragani 133 Report post Posted November 24 @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. Quote Share this post Link to post Share on other sites
NoamM 11 Report post Posted November 24 Dear Hans Mills & Saragani, Iv'e opened a bug to R&D on this manner. Thanks for the input. Quote Share this post Link to post Share on other sites