04-04-2007 09:33 AM
04-05-2007 08:01 AM
04-05-2007 01:09 PM
Thank you for your help. I was able to build an Instrument driver for thre Tek2440 oscilloscope in CVI... however it had a link error when I went to debug/build ... in a undefined _menu definition within a CVI startup library. Editing the instrument driver for the 2440 was actually fun & rewarding, although this device has the older GPIB commands that needed syntax fixes.
So, this was a partial failure in the link error, and no User Interface panel was found for this device which menas i would have to link objects within CVI to the panel.
I realize that CVI was more than I needed and have switched to the LabView 8 graphical type of application. I am hoping to do this in steps where I can create a block flow diagram of dependencies and conditions and operate the on-screen 2440 scope. The next step will be capture of data for signal analysis, fft, harmonics, power spectrum, etc. I miss that the Tek Math Pak 2402A used to make this so easy albeit slow and cumbersome.
MrRob
04-05-2007 03:15 PM
04-06-2007 11:36 AM
MrRob,
Congratulations on successfully building a CVI driver for your device!
Normally the device drivers downloadable from our website come with an example program. You should try finding one first. If you don't find one, then create a new post and give us a lot of detail in terms of what you have done so far and what you are trying to achieve. Attaching some initial code would be helpful if you wish others to review your work so far and give you some pointers.
Best regards,