Stationeers

Stationeers

View Stats:
Injen Oct 3, 2018 @ 12:29pm
[Logic] Any ideas how to invert static signal?
I need to invert signal from logic switch (1 to 0, 0 to 1). All that I found it is how to made it for pulse button. It is not exactly that i want, becouse lights starting blink.

When I use logic switch, I want to turn on main light in the room and in same time shout down emergency lighting, and vice versa.
Originally posted by Zairev:
Compare unit - equal to zero

A=1 // A=0? -> 0
A=0 // A=0? -> 1
< >
Showing 1-4 of 4 comments
The author of this thread has indicated that this post answers the original topic.
Zairev Oct 3, 2018 @ 12:59pm 
Compare unit - equal to zero

A=1 // A=0? -> 0
A=0 // A=0? -> 1
Zairev Oct 3, 2018 @ 1:01pm 
U need to have that zero in memory. You just compare your main device state to zero in memory.
Injen Oct 3, 2018 @ 1:12pm 
yooohoo, thanx a lot!
Zairev Oct 3, 2018 @ 1:45pm 
Ur welcome ;)
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Oct 3, 2018 @ 12:29pm
Posts: 4