10-14-2008 06:37 PM
Thanks for both replies. I figured the port I was using and how to set them up using MAX. I can communicate (write commands) with the device (LakeShore 208 Thermometer) now, but I still cannot read it.
I get the timeout error. My vi is really simple but I still dont know what I am doing wrong with it. All the values for the VISA Serial Config are the ones that my device's manual specifies.
I also included a jpeg in case you cant open the vi. Its on an old version of labview (v 6.0).
I would really appreciate any help. Thanks.
10-14-2008 08:03 PM
10-15-2008 07:04 AM
I checked the com port with hyperterminal and it seems to be fine. Besides like I said before, I can write commands to the device, but my problem is that i cannot read from it. About the space and the termnating commands you are right.
That space should not have been there and I was using \n (from MAX's I/O with the port) as a terminating command, but I tried with and without that and it did not a difference.
10-15-2008 08:28 AM
10-15-2008 08:42 AM
Wow! I would have never figured that out on my own. I had no idea about the '\' Code Display for strings.
Thank you very much. It works now.
12-07-2009 03:22 PM
12-07-2009 03:47 PM