I have seperate Auto/Manual buttons with seperate PLC bits. I am trying to right an expression so that when you push the Auto button, it toggles a specific tag and resets another. Basically I need it to place the pump/motor in Auto and take it out of Manual if it was in Manual. I have tried running a command and can get the first tag to toggle but since there is no reset command that you can use in an expression, that I am aware of, I am having difficulties getting this expression to work IF (test1=1) THEN 0. It keeps saying the command or macro is unknown. This should be fairly simple but I haven't done a lot with RSview32 Works so your help would be appreciated. I hope this make sense. Thanks in advance.
JS