I'm using the 16-way SSR to control power to some devices. I need the outputs to generally be on (connected), and I'm making a power-cycle script to set them off, wait for a bit, set them on again, and exit. I'm using the Python API, and found that if I use "finalize" when I want to freeze...