Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analog sensor issue #121

Open
FlowBo opened this issue Mar 26, 2024 · 0 comments
Open

Analog sensor issue #121

FlowBo opened this issue Mar 26, 2024 · 0 comments

Comments

@FlowBo
Copy link

FlowBo commented Mar 26, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant