How to use a wildcard variable in an expression.

ldrewes

Member
Join Date
Apr 2008
Location
Ohio
Posts
43
I am working on a visibility animation that I can't figure out how to get right.
I want to compare two different string tags, one of them has a specific string value that is needed and the other can be anything but blank. How do i tell the expression to agree with any alphanumeric characters?

Thanks in advance for any help!!

BTW, I'm using Factory Talk View SE
 
Is it easier to do a comparison within the PLC?

Use a not equal instruction to compare a blank string to your reference string, if the result is true, then display your animation....
 
Is it easier to do a comparison within the PLC?

Use a not equal instruction to compare a blank string to your reference string, if the result is true, then display your animation....

Thanks for the suggestion! I ended up using the "NOT" instruction and it worked great.
Thanks for the input!
 

Similar Topics

The initial problem here is that I do not know the correct terminology for this to be able to properly search for the answer that I'm sure is...
Replies
3
Views
3,274
So i've been at this for a long while, i have Citect Scada 2018, i have full access to everything but i can't seem to find any option or...
Replies
0
Views
54
I'm upgrading an existing machine with a Honeywell HC900 controller, and I'm trying to do some data processing in the controller. I have variables...
Replies
0
Views
56
dear all.. i am designing the Sea Water Intake pump which the 4 pumps will be operated parallel, and 1 pump will be as stand by pump The pump data...
Replies
3
Views
163
I have a old lathe with a 120 VCA 9.5 AMP motor. Has white, black and red wires. I need to find a way to connect it to a variable speed controler...
Replies
0
Views
103
Back
Top Bottom