PDA

View Full Version : array and port



piombazzo
- 9th November 2008, 19:38
Help me,
a want write a code with pbp for the read OF the port0 TO 3 with array
example:
for emp[0] = 0 to 3
if portd.emp[0] = 1 then....
next emp[0]
but i have error BAD VARIABLE
help ME THANK YOU

Darrel Taylor
- 9th November 2008, 20:58
Bruce has the answer ...

Indexing Port Pins
http://www.picbasic.co.uk/forum/showthread.php?t=3753
<br>