08-05-2006 12:30 AM
08-05-2006 05:24 AM
08-06-2006 07:29 PM
08-07-2006 06:06 AM
Hai,
still i could not open ur file as there are some library functions all those things which are not there in llb file.
but i have attached skelton (one vi) for your code. where you could place functions inside that and execute it.
the button boolean gives you the functionality exactly what u need.
Thanks,
Sathish
08-07-2006 07:14 AM
08-08-2006 04:23 AM
08-10-2006 05:30 AM
hai,
event structure code will execute once the specified event occurs. for this event source i.e. control should be outside of the event structure.
so basically when u place the boolean control inside the event structure, event structure will not have access to detect that value change event.
when it is outside the event structure, event structure can detect the event for that button.
that is it the concept.
Thanks,
Sathishkumar. S