01-10-2006 07:50 AM
01-10-2006 10:39 AM
I guess it is a different device that times out each time, otherwise the answer is trivial.
What happens if you change the "Wait until next..." in frame #1 with a "Wait (ms)" function?
I ask because the former is (in my book) really a random delay and not a fixed delay as is the case with the latter.
Ben
01-10-2006 10:52 AM
It is the same device that times out. What is confusing me is that it is an identical device to the others and it does not timeout when I test it in Measurement explorer. The other three identical devices don't timeout either so something is different in Labview and/or the device. I am investigating the device as well but I need to understand the difference between Labview Read VISA and Measurement Explorer communication test.
John
01-10-2006 11:29 AM
M&A does not look for a specific byte count.
Could it be that the bad device is sending less bytes?
Ben
01-11-2006 02:15 AM
01-11-2006 07:48 AM
The failure matrix is confusing me!
1) All units work with M & A (T/F) ?
2) Three of four units ALWAYS work with LV (T/F) ?
3) One and ONLY one unit ALWAYS fails with LV (T/F) ?
If the answer to all of the above is true, then there is something wrong with the ONE failing unit. Carefully examine all of its settings but concider tossing it.
Old Joke:
Q: How does a field service engineer fix a flat a tire?
A: He keep s swapping them until he finds the one that was flat!
That unit sounds sorta flat to me.
Ben
01-11-2006 09:01 AM
Your assessment is correct ie all answers are true but why does it work in M&A not LV?
I have had some feedback from the meter supplier that a previous customer had RS232 problems and found that Labview was sending a "break" signal which was killing the comms. A new serial driver for Labview solved the problem.
Does this sound possible?
John
01-11-2006 09:39 AM
Does this sound possible?
"
Yes, if all of the device failed.
Have you attempted to re-address the failing unit to use one of the addresses of the uints that are working? This could indicate a termination character related issue.
The matrix still says there is something strange about that unit.
Ben
01-11-2006 09:49 AM
"but why does it work in M&A not LV?"
All of the differences between M&A and LV can be controlled using the configure serial port.
There is something weird about that one unit.
Ben