07-19-2010 04:07 AM
I can't find a file for "HP34970A single point.Vi " from normal libaray.Can you please tell me where i can get it? It is urgent.
07-19-2010 10:34 AM
I'm not sure what you mean by "normal library"? Have you downloaded one of the instrument drivers located here? If not you will need to. Make sure you install it properly. I would suggest using the project style if your LabVIEW version supports it.
Hope this helps.
07-19-2010 11:53 AM
I think that function was in a long obsolete release of the driver.
07-19-2010 07:26 PM
Is it a long obsolete release of the driver? Can you please tell me which a new vi file is the old vi file surrogate? Or Can you please give me this old llb driver? or give me this file for "HP34970A single point.Vi "? We need it. We can't work normally for a vi file if have no it. Do you have any similar vi file to substitute it?Or how to solve this similar problem?
07-19-2010 08:25 PM
I don't know if it's an exact replacement but there is a function called 'Read' and it issues the DATA:POIN? query.
If I'm correct about it being an old function, how did it come about that you are calling? Are you working on an old program? Where did you get it?
07-19-2010 09:30 PM
I try it with the file of "read".it still fails.detailed as below pictures.Can you please how to solve it.Thanks !
07-19-2010 09:41 PM
we have a tester need run this old softeware.It will be transfer from our other site.They will no transfer the PC of tester to us.We find no this file when we run the test program in our PC.Ask them to search in their PC.They said no found. We can't run this test program if no this file.We'll appreciate you if you have any suggestion. Thanks!!!
07-19-2010 10:02 PM
If they are running the program with source code, not an exe they must have the missing function.
If they truly lost the source code, you may have to rewrite the program.