Search found 1 match

by guywags
Thu Aug 30, 2012 9:05 pm
Forum: VB and VBA (Excel, Access)
Topic: Can't get the UsbDrDaqGetSingle function to work in VBA
Replies: 1
Views: 4399

Can't get the UsbDrDaqGetSingle function to work in VBA

I am writing an Excel 2007 VBA program that calls the UsbDrDaqGetSingle function to get a single reading from the DrDAQ module. I returns error code 10 hex when I assign channel number 3 to the channel variable. If I put a 3 directly in the function call, VBA and Excel terminate due to a severe erro...