08-25-2005 03:58 PM
08-26-2005 01:38 PM
08-26-2005 02:52 PM
Thank you very much, E. Lee!
Yes, moving to .NET is the ultimate goal, but I feel VB6 might be a good starting point to get familar with the DAQmx functions since I dare not claim myself as a .NET pro.
May I discuss a little bit further with you about the VB6? I had a traditional NI-DAQ application with VB6 and AI activeX control, I used AcquiredData event to parse and process the acquired data. Now I'm using the NI-DAQmx 7.5 nidaqmx.tlb library and DAQmxReadAnalogF64 function to read data, but I have not found an event to notify me that the specified data has been acquired. Is there any such an event or any way round to do this?
I read another thread "How do I keep track of all samples acquired?" and the suggested solution was to use DAQmxGetReadAvailSampPerChan function, will that work for me? If viable, are there any examples to demonstrate it?
I haven't get into the .NET examples yet, but my concern is I may face similar situation when I use VB.NET and DAQmxReadAnalogF64 function.
Thanks again,
LogicT
08-29-2005 09:54 AM
08-29-2005 10:19 AM
Dear Bilal Durrani,
Thank you so much for your advice! I'll be looking into it.
LogicT
09-12-2005 08:32 AM
Hello,
Can anyone tell me how to use the "DaqmxRegisterNsamplesEvent" in Visual Basic 6.0 ?
I would apreciatte some example code. I just can´t figure out how to use it...
09-13-2005 06:04 PM
10-13-2005 03:13 AM
10-13-2005 05:22 AM
10-13-2005 07:41 AM