We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adams
return float(response[:-2]) # strip response command readback ValueError: could not convert string to float: 'p\t\x02\x02+jS~450.00'
Blanc
return float(response[:-2]) # strip response command readback ValueError: could not convert string to float: '200~\x02\x02\x02+jS~450.00'
return float(response[:-2]) # strip response command readback ValueError: could not convert string to float: 'ML\t\x02\x02\x1bjS~0.00'
This has been affecting the jacketed reactors, which use IKA overhead stirrers.
Adams is 1.4.006 and Blanc is 1.4.005
1.4.006
1.4.005
The text was updated successfully, but these errors were encountered:
Power-cycling just the IKAs doesn't help. Rebooting the container doesn't help.
Sorry, something went wrong.
Hmm, the problem appears to be two controllers talking to the same device and getting garbled replies.
No branches or pull requests
Adams
Blanc
Blanc
This has been affecting the jacketed reactors, which use IKA overhead stirrers.
Adams is
1.4.006
and Blanc is1.4.005
The text was updated successfully, but these errors were encountered: