Skip to content

Reading signed integers #7

@tddaniel

Description

@tddaniel

Hello,

I am using this package during my experiments and have run into one issue. I am reading data from an instrument and it returns it as either an int8 or int16. From what I can tell the read function only returns uint8 values, is there a way to get it to read it as int8 or int16? My values can be negative so I kinda need that sign. Thanks in advance!

EDIT: I fixed the issue by shifting things manually. But I think the option would be nice if possible

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions