02-19-2010 03:07 AM - edited 02-19-2010 03:09 AM
Hi all,
I have implemented a code which enters values in the table at a event (when transition occurs from off to on).
I have attached my code below,
Can anyone suggest a better way to do this, or some comment on the code to optimise it.
regards
02-19-2010 03:10 AM
02-19-2010 03:14 AM
02-19-2010 03:22 AM
here you go..
now find the difference 🙂
02-19-2010 05:45 AM
Hi
I dont want to change the mechanical action of the button
regards
02-19-2010 09:51 AM
02-19-2010 11:27 AM - edited 02-19-2010 11:27 AM
Hi,
Sorry for that but actually i want that mechanical action in my code.
I want that button on till user want and when he switches that button off, the value at that point should be entered
in the table.
Regards
02-19-2010 11:33 AM