PDA

View Full Version : What does inverted mean



coops1234
22.04.2013, 12:55
I need help with understanding

Invert

I don't get it

ProfiLuchs
22.04.2013, 13:25
Hi,

It's the logical funktion NOT

i. e.:
NOT ( A OR B)


Gesendet von meinem iPad mit Tapatalk HD

BigAl07
22.04.2013, 16:16
I need help with understanding

Invert

I don't get it

It makes the function the "opposite" of whatever you have setup. For example if the condition you have set up turns a socket OFF and you invert it this function will now work the opposite of what it did. The trigger would turn that socket OFF otherwise the socket would be ON.