Simply do not hook the LED to the event you want to monitor,
bacause it's too quick for you to see it flash. Instead, light it
on desired event and use a timer to put it out. This way you
can control the time it's on.
I use na Interval of 200 (ms) which seems to be enough.
You can contact me at viro@abv.bg especially if you are a
C++ Builder programmer.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=894741
Simply do not hook the LED to the event you want to monitor,
bacause it's too quick for you to see it flash. Instead, light it
on desired event and use a timer to put it out. This way you
can control the time it's on.
I use na Interval of 200 (ms) which seems to be enough.
You can contact me at viro@abv.bg especially if you are a
C++ Builder programmer.
Logged In: YES
user_id=1164511
comport's (http://www.winsoft.sk/comport.htm) LED is better
than ComPort Library.