03-25-2010 03:52 PM
Hello,
I am trying to read data from a serial device (pH/O2 meter, Polestar Tech DSP 3000) and I am getting error 1073807360 when I run my VI. I am using the serial read/write vi on a windows 7 laptop with LabView 2009 and VISA 4.6. When I try to run my vi on an older computer (windows xp) it works fine. Any help on this erroe would be greatly appreciated.
Thank you,
Tatiana
03-25-2010 05:22 PM
03-26-2010 09:22 AM
I have looked at all the other threads concerning this error and none of them seem to apply. I can send my code if that helps. I was wondering if anyone had any ideas about what could be wrong in my particular situation.
Thank you,
Tatiana
03-26-2010 09:38 AM
03-26-2010 09:46 AM
Since your program worsks on a different pc and the error says it is a system problem, attaching your code is probably not necessary.
You don't mention if you are using an internal com port or a USB-RS232 converter. If using a converter, make sure it's driver is up to date and supported under windows 7. There is NI-VISA 4.6.2 available. Try that. The download page for 4.6 lists windows 7 but the readme does not. The readme for 4.6.2 says that support for windows 7 was added for that release. Confusing.
03-26-2010 03:44 PM
03-26-2010 03:55 PM
03-26-2010 04:28 PM
03-26-2010 04:43 PM
The loop was fine. It was having the VISA Config Serial Port inside that made no sense.
Since you are still getting an error, I'm not sure what else you can try. Can you communicate to the instrument with Hyperterminal?
07-27-2010 06:34 PM
Were you ever able to get this vi to working? If you did could you post a copy saved in Labview 8.5. I have a DSP4000 I'm trying to get working. Thanks.