I'm controlling among others a
with the16x Isolated Solid State Relay Phidget
Code: Select all
phidget22.DigitalOutput
I do understand why you make this choice (predictable state with channel is attached), but that's very annoying in webpages where the user can open/close/reload easily the program.
My question: is it possible to enable the persistance or disable the reset state when channel is detached?
Thanks!