Jump to content

Recommended Posts

  • MVP 2023

If you're looking to use the same text strings to report the status of your program look at the List of Texts by pointer HMI object.

image.png.faa2275c052390b030b2b74e37799bdd.png

It will let you type in the fixed text strings you want and select them by changing the value in an MI.  Or you can use the more powerful list of texts by range, which is a bit more work but looks at a range of values in an MI.

Otherwise

3 hours ago, Flex727 said:

What is the source of the text? User input? Pre-defined strings? Data Table? The source makes a difference.

You have tell your doctor specifically what you really want.  Posting your .vlp file with what you've done so far will go a long way to getting the help you are asking for.

Joe T.

Link to comment
Share on other sites

Thanks for the quick response, right now I don't have a hole lot other than a text box.  I'm looking into the list of texts right now.    Basically I just want to press a button on the screen and then display on the HMI " process running"  Then say when a input is triggers, I want to change the message to "Process complete" etc.  I was attempting to figure out how to get a string from the library based on an index number but have been unsuccessful.

 

 

Paul

Link to comment
Share on other sites

  • MVP 2023
7 minutes ago, PHoskins said:

Basically I just want to press a button on the screen and then display on the HMI " process running"  Then say when a input is triggers, I want to change the message to "Process complete" etc. 

Then, Joe's suggestion is likely the best one for you. Use "List of Texts by Pointer". You can type in the strings you need then assign a value to the MI according to which text you want displayed.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.