Crimson 3.1 Conditional images & Buttons have a delayed display

jacquesp

Member
Join Date
Mar 2023
Location
Bridlington
Posts
5
Hi

I have a Crimson 3.1 project which have conditional images and buttons managed by parameters shared with a PLC across a Modbus interface.

What I find is when moving back and forth between screens the conditional images/Buttons do not always display immediately and takes the odd second or so before they display.

When I add the controlling parameters for images/buttons to the "Watch Window" to see if they some how change state, thus causing the behaviour. The relevant buttons and images I'm monitoring stop exhibiting the behaviour and constantly display as I would expected.

When I turn the monitoring off they again from time to time have a delayed display time before the conditions for display seems to kick-in

Any thoughts or suggestions?
 
Rather than just having the values on the one screen, have them on the screens before and after. They don't have to show on screen, you can set visibility to False. Then because the values are already in memory there isn't a delay as you go to the next screen.
 
You might also put some complex code in the screen's "on open" event that reads the tags in question. Like "tag1 = tag1;" or similar. Or try lowering the screen's update time (don't remember if that's a per-screen setting or if it's global...).
 

Similar Topics

I have 7 input meters to my Red Lion HMI and I need to get 4 readouts on the panel which give the sum of all of meters selected for that output...
Replies
4
Views
1,728
Hey guys, hoping someone here could give me a little advice. I'm working with a CR1000-04000 in Crimson 3.1 and I was interested in adding the...
Replies
4
Views
128
Hi, I'm having an issue in crimson 3.0 when I create a programme using a case statement referencing a fault word that each bit needs to change the...
Replies
5
Views
262
How do you install update on Red Lion Crimson ver 3.1. Do I just need to run the exe file on the host server?
Replies
1
Views
116
Has anyone found a way to convert/replace/update the firmware on old Parker TS80xx series HMIs (i.e. TS8010, TS8006, etc) to accept Crimson...
Replies
0
Views
101
Back
Top Bottom