03-04-2004 01:26 PM
03-05-2004
02:28 PM
- last edited on
05-27-2025
10:28 AM
by
Content Cleaner
Hello -
It appears that your hardware is working, as verified by hyperterminal. Therefore, the problem most likely is with the software.
Are you receiving any error messages? Or does the serial port just appear to not communicate when the VI is run?
What version of LabView are you using? Did you install the same version on the new hard drive?
Does your program use VISA? You may not have VISA installed on the new machine and this may be causing the problem. You can verify that VISA is installed by opening Measurement and Automation Explorer and expanding the software list in the left column by clicking on the "+".
Have you tried to verify serial communication in LabView by running one of
the example VIs? Try to run the LabVIEW <-> Serial.vi found in the Example Finder >> Hardware Input and Output >> Serial folder.
Let me know if any of these suggestions solve your problem. If not, please provide more information and I will continue to research the issue. Have a great day!
Becky B.
Applications Engineer
National Instruments
03-05-2004
02:44 PM
- last edited on
05-27-2025
10:29 AM
by
Content Cleaner
Hello,
In order to help resolve your problem, I need to get a better understanding of the error you're experiencing as well as your system parameters.
What method are you using to communicate to the serial instrument in LabVIEW? NI-VISA?
Are you using a GPIB card to receive the data, or are you taking in data directly into the serial port?
Also, what version of LabVIEW are you using?
Please send me as detailed description of the problem as you can, so that I can help you come to a solution.
Kind Regards,
Joe Des Rosier
National Instruments
03-08-2004 09:27 AM
03-08-2004
10:01 AM
- last edited on
05-27-2025
10:29 AM
by
Content Cleaner
Hi John,
Don't worry about having limited LabVIEW knowledge. You'll soon find out that the learning curve is very exponential. The program begins to become more and more intuitive as your usage increases.
Can you post a copy of the VI you're using? I'll be able to take a look at your code and determine the method you're using to communicate with the serial instrument.
The fact that your HyperTerminal loopback test was successful is an indicator that the issue is not with the hardware. Most likely, we just need to make a few adjustments to your LabVIEW code to allow for proper functionality.
I hope this helps! I�ll work through this issue with you until we resolve the problem.
Best Regards,
Joe Des Rosier
National Instruments
03-08-2004 10:33 AM
03-08-2004 10:43 AM
03-08-2004 11:56 AM
03-08-2004 03:15 PM
03-08-2004 03:19 PM