Search found 1 match

by paul_Leslie
Fri Sep 16, 2011 3:37 pm
Forum: VB and VBA (Excel, Access)
Topic: usb DrDAQ signal generator in excel
Replies: 1
Views: 5194

usb DrDAQ signal generator in excel

i'm trying to use the sig gen function in excel (its the only thing i have to program in) and cant get any kind of output, will this even work or am i missing something important from the code, the module is as follows Declare Function UsbDrDaqOpenUnit Lib "USBDrDAQ.dll" (ByRef handle As Integer) As...