Asked
— Edited

I am trying to use an ADC port to get the signal from a PIR sensor.
I have in my script:Code:
$PIR = GetADC(A7)
and I get this error message;
Error on line 26: Missing String Quotes or Invalid Expression: A
Is it possible to use this port for this purpose?
If so, what is the proper syntax to use it?
Thanks
Code:
DJ knows about this I don't know if he's had a chance to look into it yet.