Hi All,
New to VTScada and evaluating the light version for our manufacturing plant.
I want to display different text (strings) based upon a tag value from our siemens plc, I am getting different values through but can't work out to conditionally call different texts based upon this value.
So for example if tag Part number == 1, display SK90
if Part number == 2, display SK110.
I can use one Ifelse statement to display one string but any more than one if statement and I get invalid expression.
Is there no way of having a text look up table? Seems very complex to just display different strings.
Thanks in Advance
Scott
Hi All,
New to VTScada and evaluating the light version for our manufacturing plant.
I want to display different text (strings) based upon a tag value from our siemens plc, I am getting different values through but can't work out to conditionally call different texts based upon this value.
So for example if tag Part number == 1, display SK90
if Part number == 2, display SK110.
I can use one Ifelse statement to display one string but any more than one if statement and I get invalid expression.
Is there no way of having a text look up table? Seems very complex to just display different strings.
Thanks in Advance
Scott