REL1101_1 (16x SSR) and saving state
Posted: Thu Aug 22, 2024 5:40 pm
Hi all,
I noticed when using the REL1101_1 through the python API, the duty cycle I set (1.0) is released/unset/goes to 0 when I disconnect from the device by calling device.close(). When I reconnect to the device, the duty cycle is automatically set back to what it was before (1.0).
Is this expected? Is there a way to get the device to maintain it's state even when the API isn't connected? Should be I using a different API?
I found this related post from 2011 – is it still true? https://www.phidgets.com/phorum/posting ... te&p=33546
Thanks!
Patrick
I noticed when using the REL1101_1 through the python API, the duty cycle I set (1.0) is released/unset/goes to 0 when I disconnect from the device by calling device.close(). When I reconnect to the device, the duty cycle is automatically set back to what it was before (1.0).
Is this expected? Is there a way to get the device to maintain it's state even when the API isn't connected? Should be I using a different API?
I found this related post from 2011 – is it still true? https://www.phidgets.com/phorum/posting ... te&p=33546
Thanks!
Patrick