11-17-2005 03:55 PM
11-17-2005 05:54 PM
Can you "zip" your program and attach it to a post to this thread? If we can look at it we can have a better idea of what may be the problem.
P.M.
11-18-2005 06:54 AM
11-21-2005 04:34 PM
11-22-2005 09:33 AM
I tried using the Send/Read Example. But since my Stamp is programmed to communicate in 4800 baud rate, I have to add the VISA Config in the Labview example to get it talking properly. Well the results are the same. I see what I send out in the read message box and my stamp is not program to echo message. The only thing I can think of that could cause this is the serial cable. I have to rig an adapter to diasble the stamp from resetting I rigged the cable so that pin 2, 3 & 5 on the DB9 cable is connected to the stamp. Pin 1, 4 & 6 are tie together. Pin 7 & 8 are tied together. (As suggested in the basic stamp manual, Pg 399). Would this cause the data to be routed back to the read buffer?
Thank you.
11-23-2005 02:49 PM
11-23-2005 03:39 PM
Matt,
No. I checked. Pin 2 & 3 are not connected. No short. The behavior, interestingly enough is not reflected in Hyperterminal neither does it occur on the debug window for PBasic software. That's why I jump to the conclusion that it has to be some setting or programming in LV. What if I severe the recieve pin? If the mirroring is in the computer where I am running Labview, then I should see the message mirrored in the Read Message Text Box when I run the LV example for serial comm. Right? If I severe receive pin connection and I do not see the message mirroring then I can conclude that the mirroring occurs at the Stamp.
Does this make sense? Sorry, I am ME background so I am not very familiar with computer communications.
Regards,
Louie
11-28-2005 03:38 PM
11-28-2005 03:51 PM
11-29-2005 04:31 PM