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