Skip to content

Occasionally bad replies #3

@alexrudd2

Description

@alexrudd2

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions