The port conflict was that windows had the port configured for 9600-8-N-1-N and the VISA wanted to have it configured for 2600-7-E-1-N (baud rate, data bits, parity, stop bits, flow control), which I found under MAX. I am trying to use COM3 (COM1 is hooked up to a different device, using a non-LabView program, although I tried to run the thermocouple program through COM1 as well and with no success). I have it in my program that you can select the COM port (I have tried to select COM1 with the cable attached to COM3 (and visa versa) and it gives me an error that it is the wrong device, so I am using the correct COM port). Also under Device Manager it says that COM3 is a SIIG serial card, which is the add-on serial card that I am connected to.
I tried using the test panel in MAX, but forgot what number Even was for parity, so that is why I was having issues trying to get data (you have to go through and set everything manually in the test panel). I will try it again and see what happens.
I was looking at the runtimes as well. My installer says that it installed the runtime 8.0.1, but I do not see it in the list under my programs (you select National Instruments Software> Change to see all the software) and it lists Runtime 7.0 and 7.1.1 (this is on my computer that I have the development environment as well). Does it not list the runtime in this spot anymore for LV 8.0??
I have tried uninstalling and reinstalling the software as well and that did not work either. The IT dept is going to get me a PC with the exact same hardware and same image to see if it is the computer itself or the software.
I have not tried hyperterminal yet, I will go do that and see what happens. I am sure that the cable is fine (since I used it on my computer and the other 2k machine that works). It is an optical RS232 to DB-9 cable, jsut an FYI.
I will post again in a bit with the results of the hyperterminal test.
Kenny