Problems with LabView 2010
Problems with LabView 2010
(OP)
Recently, I have experienced problems with a VI that was written to transfer data from a custom multi-axis testing platform to the computer. The problem was not noticed until the LabView program was updated to the LabView 2010 version. Does anyone know how to get data through the serial ports on LabView 2010? It doesn't have to be relevant data to what I am doing. Our problem is just figuring out how to get LabView to recognize data on the newer version. Thanks!
-Clay Hillyard
-Clay Hillyard
RE: Problems with LabView 2010
Any errors reported?
Same OS and PC?
I have migrated an application from 8.6 to 2010 that used serial routines without any issues.
-AK2DM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It's the questions that drive us"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RE: Problems with LabView 2010
-Clay Hillyard
RE: Problems with LabView 2010
-AK2DM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It's the questions that drive us"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RE: Problems with LabView 2010
-Clay
RE: Problems with LabView 2010
RE: Problems with LabView 2010
-AK2DM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It's the questions that drive us"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RE: Problems with LabView 2010
-Clay
RE: Problems with LabView 2010
I am coming up empty here. What function throws the error?
All I can suspect is one of the default settings for an unwired input in one of the standard shipping vi's was changed. That is typically frowned upon.
Have you tried using Windows Hyperterminal or equivalent to communicate with the tester to verify port hardware, settings, and cabling? IF that works then verify that COM settings in the program match.
There are some serial rountines that ship with LabVIEW (BasicSerialReadAndWrite), search the examples in LabVIEW for serial.
-AK2DM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"It's the questions that drive us"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~