FactoryTalk View SE V10- System Colors / Global Objects

Tanquen

Member
Join Date
Jul 2014
Location
CA
Posts
163
I’m trying to use two string parameters as a title.

I have a caption like:
/*LS:0 {#100#101}*/

If #100 = Cat and #101 = Dog
I get “#100Dog” Not “CatDog”.

If I put a space in the caption:
/*LS:0 {#100 #101}*/
I then get “Cat Dog” but I don’t want the space. :(

I can make it work with two literal strings:

/*LS:0 {#100}*//*LS:0 {#101}*/

But I also have a popup with only one parameter and the same thing happens when I try to pass "#100#101" to the popups captions single parameter.
 
Last edited:

Similar Topics

Can version 10 and 11 exist on the same computer without a VM Your attention is greatly appreciated Thank you
Replies
3
Views
1,688
Not looking good but I want to simply show part of a string tags value but I see no way to do so a string display or text object. No text or...
Replies
7
Views
4,553
I just upgraded my FTVME to version 10 from version 8.2. Now every time I try to get into my communications setup, it locks up the program. My PC...
Replies
10
Views
3,243
I'm wondering if anyone here is running FactoryTalk View ME version 10 and has tried importing old 32 bit HMI project archive files, say going...
Replies
7
Views
3,553
Anyone know how to change the mouse icon to something else using VBA? It looks like it can be done with VBA forms and based on the object the...
Replies
0
Views
2,211
Back
Top Bottom