Hi!
I am trying to create a program in VB 6.0 for a scientific camera which is operated using a software already created in Vb 6.0.There are 2 buttons in that program start & stop.When experiment starts after few milliseconds it will automatically stop by getting the data. Now, my need is that to change it means 1s i click on start button & automatically it will store the data & save the files in particular folder. There are some conditions to acquire data so how it can be possible? I have its automation manual & some other details.