Activity › Forums › Questions & Troubleshooting › Hardware › Is it possible to reset Controllino when external power source is connected? › Reply To: Is it possible to reset Controllino when external power source is connected?
-
Hi, my spontaneous idea:
wire a branch of the +24V to a digital input port (maybe even an analog one). This input port then changes to High, when the 24V becomes active, and goes Low again, when 24V is off, but power remains by USB.
Then define an event “Input switches Low->High” to run your init routine.
Good luck
Michael