The easiest way to program the most powerful robots.
Use technologies by leading industry experts.
ARC is a free-to-use robot programming software that makes servo automation, computer vision, autonomous navigation, and artificial intelligence easy.
Get Started
$adcvalue = GetADC(ADC0)
Or use as part of an expression
Print(GetADC(ADC0))
IF(GetADC(ADC0) < 10)
Print("less than 10")
Else
Print("more than 10")
EndIf
running just the get command is pointless as it can't do anything with it. It's like walking up to someone and saying "43".
Here are some news of your most humble disciple's projects
Thanks again and have a nice day.
Elfege
Don't forget to mark as solved if your question has been