Crimson 3.0 Question

Shiro485

Member
Join Date
Apr 2013
Location
North Haven CT
Posts
103
Hello,
I am looking for when someone hits the accept button on alarm viewer to also have that button trigger a boolean value to true momentarily (my alarm reset value) How can I do this?

Thanks.
 
Crimson is very nice in the fact that if you have multiple action programmed for one area of the screen, pressing that area activates all of those actions.

To answer your question, you simply make a momentary button the same size as the acknowledge button on the alarm primitive and place it precisely over the acknoledge button. Then simply modify the draw order and send your new button to the back or "under" the alarm primitive. When someone presses the acknowledge button they will also activate the momentary button behind it.

The operator will never see the second button and this causes no issues, that I have discovered at run time.

I use this same method to create status bars for process. The bar will fill with a color to represent the process value and there is an arrow to represent the the set point. Touching anywhere on the bar will move the arrow and set point to that point. Not very precise but saves space and can be viewed from far away.
 

Similar Topics

Hi Everyone, Hope you all are safe and well. I have a question about creating a Data Log snapshot in Crimson 3.1. I have created a HMI screen...
Replies
11
Views
2,754
Can you program the Help button on the Alarm Viewer to go to a different page? I want to create a separate page with the alarm details on it.
Replies
1
Views
1,218
Hey folks, looking for a bit of help. I have a G15 HMI, I am using Crimson 3. I have created a program with contents: if (Type == 150)...
Replies
6
Views
1,696
Hello, I am trying to use the animated image core primitive on a load screen. Not sure how i display more than 2 images. I would like to display 8...
Replies
7
Views
1,762
I just started working with Crimson 3.0. I have an animated gauge and it works fine but the needle is too thin. Is it possible to make the needle...
Replies
2
Views
2,594
Back
Top Bottom