Skip to content

Analog sensor issue #121

@FlowBo

Description

@FlowBo

I try to read out an analog distance sensor.
It is a current based sensor and it looks all good on the UR UI.
When I try to read via:
analog_input_raw = robot.get_analog_inputs() analog_input_0 = analog_input_raw[0]

I get numbers like this:
5.45884889083e-312

Is there an example how to read an analog current sensor with URX?

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