06-17-2008 08:16 PM
06-17-2008 08:27 PM
06-17-2008 08:40 PM - edited 06-17-2008 08:43 PM
hi joe i attach the vi i have done wit this. im not sure this is a correct way to do this but i tried.
the exe tht should run is actually done in visualbasic6.
wen the user click on the enable button the .exe will run automatically.
wen user click disable button the running exe should terminate from running.
thk u..
06-17-2008 11:53 PM
Hi Jeyanthi,
Keep the Enable button inside its event case.
Also, change both the button events from Mouse Down to Value Change.
See the modified attachment.
06-18-2008 01:38 PM
06-18-2008 02:00 PM