Dear sir:
I've asked this question in the day of 04/11. Someone suggest using AsyncTimer and I try this method. But I find I can handle it very well. Because my timer accuracy must be less than 0.5ms. After I used NewAsyncTimer(0.0001,-1,1,NULL), my system had gone out of work. I've read that the 'intervel' should not be less than 10ms. So I think this func is not suitable for me. I want to use Multi thread in CVI, but I'm not konw how to program in windows very well. I need some advises. Could anyone tell me if I can find some examples in CVI and where can I find them?
Thank you very much!