FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
+1 vote
503 views 0 comments
by
Hi,

I've tried to create my own script to get the analog value from RUT955.

But the mentioned command "analog_calc" is not found....

Does anybody have an idea?

1 Answer

0 votes
by anonymous

Hello, to read the Analog input you can use the following command

cat /sys/class/hwmon/hwmon0/device/in0_input

this will give you the direct value of the Analog Port.