HMI button sticking on

We use OnMouseUp to eliminate this issue with Cimplicity HMI (v8.2) for points that need toggled on or off. For momentary switches, we use OnMouseDown to send a 1, and OnMouseUp to send a 0. Have never had any issues.

With older versions (v6.0 and earlier) we had some of these troubles, and had to provide PLC logic to overcome it...
 
It doesn't matter what brand of software or hardware you are using. It can happen with any of them. It can be worse with some combinations, but like I said earlier, you could lose just one packet across the communication link, and the "send a zero" message will never get across.
 
Yupp I've had it on an old quickpanel. Plant was shutting down but no alarms were coming through to the operator. took me a while but I found the reset pushbutton on the screen was doing it. used 1 shot and operator has been happy since. very tricky to figure out sometimes.
 

Similar Topics

Hi I’m trying to work out how to get the alarm button to flash when there is an alarm or do I have it that the alarm page pops up with the alarm...
Replies
15
Views
1,427
Sorry for the basic question: On my HMI, I've created a button labelled SAVE to save the current values (distances in mm). It's not linked to any...
Replies
22
Views
2,288
Yes it's very legacy.. but sometimes it's necessary to use old stuff for fun.. and because it's so much cheaper. Crimson 3.0 had the ability to...
Replies
4
Views
1,627
Looking for a way to use tag descriptions to populate button titles on my HMI. I can handle the HMI side, just need to know if Studio5000 has a...
Replies
2
Views
1,203
Hello, I am currently trying to control a motor in my plc. I've made a simple on/off button logic. And it works pretty well, when i press the...
Replies
25
Views
6,088
Back
Top Bottom