08-30-2007 01:49 PM
08-30-2007 03:09 PM
Can you provide a few more details on 'it does not work properly'? Do you get an error and if so, what is the error code? Is the scope not getting setup correctly? If so, what are you trying to set it to? Is the scope itself reporting an error? If so, what is the error?
One thing you can do yourself is to turn on NI-Spy and look at the commands being sent and the data being returned. With that information, you could compare that to the commands in the manual to see if the syntax, etc. is correct. In case you didn't notice, the download page for the IVI driver says it was only tested with the 5054 model so the possibility exists that there are some slight differences between the two that could cause a problem. If you could isolate what the problem is, you could feed that information back to NI and hope to get an updated driver in a reasonable time. Frankly, I think anyone doing work with IVI should have a copy of LabWindows/CVI so that a driver can be modified if necessary.
I'm assuming that you are using the Scope class driver in LabVIEW and not the instrument specific one but you could also try the LabVIEW driver at http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=1CCC03EAE2B94BFDE0440003BA7CCD... and see if you have a similar problem. The LabVIEW driver has been tested with the5104.
08-31-2007 09:51 AM