07-08-2008 07:08 AM
07-10-2008 10:06 AM
07-10-2008 02:12 PM
07-11-2008 03:10 AM
09-09-2008 07:20 AM - edited 09-09-2008 07:21 AM
The solution I had previously documented only partly worked. It cleared the timeout error, but I am still experiencing various errors in testing the PSU with Labview (still no problems with running the functions with Labwindows directly). Also, if NISpy is running I see no errors, which still leads me to believe its a timing problem. I saw another thread on here from someone with similar problems and I tried all the recomendations in that, but it still did not fix it. The last recomendation was to re-write the GPIB driver to slow down the message transfer to the instrument!
A link to the thread with similar problems to mine.....
http://forums.ni.com/ni/board/message?board.id=140&message.id=20031
09-11-2008 05:30 AM
Hi,
I have found a few occurances of this issue. Unfortunately most of them aren't much more informative than saying add delays! However one mentioned using IBCMD as this would let you delay the commands. I don't know if this is of any use to you though if you have already written everything as this would also require a re-write. I couldn't help notice the simplest looking solution on the other thread was to call the dll through another that introduced a delay into the system. Did this not work either?
Regards,
09-11-2008 05:34 AM - edited 09-11-2008 05:39 AM
I may have just found a solution this morning! I tried one last thing before giving up and that was to add a delay before every VISA command which communicated with the instrument. i set the delay to 100ms and it appeared to work.......time will tell! I have sent the updated driver to my customer again and I am currently awaiting his feedback.
***UPDATE *** customer just phoned to say it appears to have fixed the failures on his Test Set!
09-11-2008 05:37 AM
Excellent! Glad to hear that. Lets hope thats it this time!
Regards,