05-02-2007 09:22 AM
05-02-2007 01:40 PM
05-02-2007 01:52 PM
05-03-2007 10:52 AM
Hi ,
I have tried to use 'WaitForMeasureComplete' function and I got error (0XBFFF0015). I sent 'Initiate' function first then I sent 'WaitForMeasureComplete' before I make the measurement. Please let me know what I am missing.
Thanks,
05-03-2007 02:29 PM
05-03-2007 04:56 PM
05-07-2007 05:03 PM
05-07-2007 06:21 PM
Hi Nathan,
I have tried the driver. I may have made some changes to configure the trigger. However, if there is no signal present, the counter will time-out. Now, I am using an older driver and made some changes to accomondate for the time-out. I check if the signal precesnt first before I measure it based on Menchar advice. I also used DisableBreakOnLibraryErrors (); and EnableBreakOnLibraryErrors (); to prevent the driver from displaying the popup dialog box that displays the time-out error.
Thanks,
05-08-2007 05:08 PM