Read multiple I/O pin''s
Archiver
Posts: 46,084
In a message dated 11/29/2003 10:58:42 AM Pacific Standard Time,
henkdenbroeder@h... writes:
how can I read 8 I/O pins at ones and put them in one variable in
PBasic
thanks for helping
Henk den Broeder
If your inputs are connected to pins 0 through 7 you can read those as INL
If your inputs are connected to pins 8 through 15 you can rad those as INH
Write back if you have more questions.
Ken
[noparse][[/noparse]Non-text portions of this message have been removed]
henkdenbroeder@h... writes:
how can I read 8 I/O pins at ones and put them in one variable in
PBasic
thanks for helping
Henk den Broeder
If your inputs are connected to pins 0 through 7 you can read those as INL
If your inputs are connected to pins 8 through 15 you can rad those as INH
Write back if you have more questions.
Ken
[noparse][[/noparse]Non-text portions of this message have been removed]