|
Re: Pressure switch problem
This is slightly unrelated, but it doesn't deserve its own thread. Our compresser.stop() [we use java] won't stop the compressor, but if we createa a DigitalOutput with the same channel as teh compressor, and set it equal to false, it does stop. Compressor.start() works though.
Kind of a random one, and not a big deal (because of the DO adjustment) but curious as to what we are doing wrong.
|