Motor different states

hello

  1. i want to show different colour on motor which shows motor different states ex: run/stop/faulted based on boolean tag .

  2. i want a hand symbol blinking on my motor while running in manual mode else vanished based on boolean tag

what is the correct expression for these two?

I don’t think there is a single expression, in your terms, to make that happen.

First of all, if your motor has 3 states, you’ll need more than single boolean tag, since by definition a boolean has only 2 states.

What you need to do is configure the correct properties to change colors and make things blink. Knowing exactly which properties depends on many things; there really is more than one way to do it.

You should take a look at some of the IA University training videos here.