|
|
|
![]() |
|
||||||||||||||
|
|||||||||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Feedback LEDs on OI
Ok, here's my problem:
I'm playing with our banner sensors. the sensors are hooked up to digital input 1, 3, and 5. I know the hardware is functional because i can see the LEDs on it. What i tried to create was a quicke LED feedback without dashboard. In the bottom of user_routines.c resides the code for the OI LEDs. I added these lines of code: Switch1_LED = !rc_dig_in01; Switch2_LED = !rc_dig_in03; Switch3_LED = !rc_dig_in05; For somereason, I get no feedback. Any suggestions? ~BStemp |
|
#2
|
|||||
|
|||||
|
Re: Feedback LEDs on OI
did you deleat the assinments later on in the code? they could be overwriting your values
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Methods of Mounting LEDs | Matthew_H | Electrical | 9 | 03-21-2004 10:15 PM |
| On the subject of LED's | 1166 | Electrical | 2 | 01-31-2004 09:33 AM |
| Chamionship Qualification - feedback needed ASAP! | dlavery | General Forum | 97 | 10-11-2003 06:17 AM |
| LED's, resistors, computers... ohm my! | DanL | Electrical | 3 | 07-01-2003 08:37 AM |
| Illuminated Switches | Josh Hambright | Electrical | 4 | 01-30-2003 12:55 PM |