I have a relay that goes on and off depending on a case. This relay goes on when the condition is true and let the signal go to the output which sends 5 volts to my voltmeter. However, when the condition is false the relay sends a zero signal to the output which I want to send a 0volts signal to my voltmeter.
The problem is that the output is sending the 5 volts when the case is true or false. It doesn’t stop sending this voltage out.
What can I do to solve this?