Hello,
Heres my problem. I have a PI tag which displays the status of a plant, 0=Out of Service 1=In Service, 2=Fault, etc. I have drawn a process bok screen and i would lile to display the plant status in text. I initially went to a multi-state and tried using a PI calcuation, formula: if 'tag'=0 then "OUT" else "IN", etc. This doesn't seem to work. Is VB the best way of doing this, if so i'd appreciate any pointer for the code.
Thanks in advance, Mark.