10-24-2006 11:01 AM
Hello dear spectro,
I am encountering this same problem. Do you think you can tell me exactly how you add 50 s delay before the DO command? I am using the Labview GPIB example, I can write to the instrument fine, yet once I execute "DO 'VS1' " I get error in the read. and no data shows up.
would really appreciate if someone can help me on this.
Regards,
Pat
10-25-2006 12:26 PM
10-26-2006 10:02 AM
Dear Haosan,
I included the delay at each sequence, in order to allow the hp4145 to have enough time to send the data.
By using the command print and after 50 s the gpib read, you have enough time to get the data.
Best Regards
02-28-2007 05:03 PM
03-16-2007 09:46 AM
10-31-2007 04:44 PM
I too recieved the same error when I tried to use HP4145. I kept a wait of 14000ms between send and recieve signals. This is the error I recieved from LABView.
Error 0 occurred at ; HP 4145 Receive Message
Possible reason(s):
Motion: No Error.
---
Motion: No error.
---
NI-845x: The operation completed successfully.
---
NI-488: Error connecting to driver or device.
---
VISA: (Hex 0x0) Operation completed successfully.
Kindly Help me out!!
11-01-2007 06:33 PM
11-19-2008 02:07 PM
spectro,
I am trying to program LabVIEW to take measurements from a HP4145B. Where did you specifically inlclude time delays in your program to get the data to send back to your PC? You were simply changing the "example.vi " from the hp4145b library correct?
Thanks,
Orb
07-20-2016 10:02 AM
Hello everyone:
My name is George. Sorry for bringing back this old post but I am having the same problem reading out the data from the HP4145B through the GPIB interface and VI HP4145B Example.vi in LabView.
I am quite new with LabView, 2 days to be exact, and I don´t know how to solve this issue. I can successfully comunicate with the device using the GPIB interface and the VI with the HP4145B example in LabView. However I cannor read out the data from the equipment into the grapchics plot of LabView. I get the error code 6 "HP 4145 Receive Message".
Would you be kind enough to explain me how can the delay be inserted (is it done in the HP4145B equipment or in LabView in some block) and then how were you able to read ot the data? I tried to insert a delay of 50 sec (as suggested by spectro): I did it in the channel setup of the HP4145 with the DELAY function but for 50 sec delay it gives me Overflow. I can introduce 5 sec max. Is that the right place to do it in the equipment? (maybe not). Do I have to do it somewhere in LabView and how? Then I pressed PRINT but nothing happens, I can see the PRINT message on the CRT display of the equipment...What do I need to do then?
I hope you can provide me the solution as I am really new with LabView, just started the other day and I cannot figure it out.
Best regards,
George.