08-25-2008 02:30 PM
08-25-2008 04:57 PM
08-25-2008 06:20 PM
It's serial. I'm using \r as termination character, it's the only that works from the instrument assistant list. I'm getting the right data for a certain time, but this error just come up. For some reason the instrument stop to communicate with the VI, but before it works properly.
08-25-2008 06:55 PM
What is this 'multiplexer'? Is this something that allows you to share a single serial port or something else? Are you sure it really is synced with your assistants? Another reason for getting a timeout is if the instrument is not getting the command at all.
Can you post your code so someone can look at it?
08-26-2008 11:35 AM
08-26-2008 12:24 PM
08-26-2008 12:31 PM
No. Sometimes the error occurs in 5 minutes, sometimes in 20 hours, it seems not to be a matter of time.
I'm attaching an image of a part of the VI
08-26-2008 03:04 PM
08-29-2008 12:14 PM
I really don't know why this problem is happening, I have other VIs using the same instrument and the same configuration in the Instrument I/O assistant. I tried to run the VI in the version 8.5 and I had the same problem, but if I press enter in "continue" when I'm alerted about the problem, the VI is working well after that again. Is there anyway of just ignore the error and keep running?
09-19-2013 01:23 PM
Hello,
I am having similar problem
Could you solve it?