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 expecte...