Question about Crimson 3.0

Shiro485

Member
Join Date
Apr 2013
Location
North Haven CT
Posts
103
Hello all,

I'm having a hard time creating a multistate push button, that will display information within the push button depending on the tags value. I'm currently using a primitive button and a data box, where as I would like to combine the two. Any advice?

Thank you for your time and help.
 
Hello all,

I'm having a hard time creating a multistate push button, that will display information within the push button depending on the tags value. I'm currently using a primitive button and a data box, where as I would like to combine the two. Any advice?

Thank you for your time and help.

I don't know that I would do what you want to do since a pushbutton text usually tells a person what pressing the button does, but if you want to go forward, do this:

Suppose the Multi-State Tag is named MyTag. In the Text of the Button, type

=Astext(MyTag)

This will pull the formatted text from the Multi-State tag named MyTag.
 

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,220
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,763
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,595
Back
Top Bottom