Open SY-Bisou opened 2 years ago
:thinking: aha, it must be an issue if the load was been running for more than 24 hours...
@SY-Bisou can you try resetting the totals using the physical button on the load?
It will be tricky to fix since the native python time is limited to 23:59:59 :facepalm:
And the same crash occurs if the timer is set to more than 24h
thanks, i try to reset the timer
Hi, I have the same problem.
My discharge test takes longer than 24h so it crashes.
One solution would be to used datetime.datetime insted of datetime.time. This would not be the best solution since we are not storing a date but a duration. Or we could simply add a %24
to this line:
https://github.com/misdoro/Electronic_load_px100/blob/be917afdaf9b361c7a3b5b8457e706a63e4c65c8/instruments/px100.py#L181
Would this work?
Hi Misdoro, i run PX100 since 1/2 year. Till now, it´s open shortly and close the program with the appended message. Any idea ?