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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...