Thanks!
I saw all that and tried to change color of main LEDs (HW_LED_CANx) and succeeded only to set it to green or off.
for the secondary leds (HW_LED_CANxb) I couldn't set it at all. Continously off no matter what color I set.
HW_SetLED ( HW_LED_CAN4b, HW_LED_RED); should work?
Search found 3 matches
- Mon 15. Aug 2016, 21:52
- Forum: PCAN-Router Pro
- Topic: Controlling LEDS in Pcan Router Pro
- Replies: 5
- Views: 8797
- Mon 15. Aug 2016, 21:11
- Forum: PCAN-Router Pro
- Topic: Controlling LEDS in Pcan Router Pro
- Replies: 5
- Views: 8797
Re: Controlling LEDS in Pcan Router Pro
Sorry. I thought it was obvious.
I use the C compiler, writing my own code.
I use the C compiler, writing my own code.
- Mon 15. Aug 2016, 17:27
- Forum: PCAN-Router Pro
- Topic: Controlling LEDS in Pcan Router Pro
- Replies: 5
- Views: 8797
Controlling LEDS in Pcan Router Pro
Hi
I am trying to control the leds (for debugging and monitoring purposes).
I succeed to turn on and off the green LEDs as descriced in the example that comes with it. I can not control the color of these LEds to Red or orange and I can not control the other LEDs (The RED blinking LEDs during ...
I am trying to control the leds (for debugging and monitoring purposes).
I succeed to turn on and off the green LEDs as descriced in the example that comes with it. I can not control the color of these LEds to Red or orange and I can not control the other LEDs (The RED blinking LEDs during ...