-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels