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'
Blanc
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
Adams
Blanc
Blanc
This has been affecting the jacketed reactors, which use IKA overhead stirrers.
Adams is
1.4.006and Blanc is1.4.005