Hi YannKOP,
There are a couple of things we can try in troubleshooting your serial issue:
1. Use
HyperTerminal to perform a serial loopback test. This page will walk you
through this process step-by-step:
href="http://zone.ni.com/devzone/conceptd.nsf/webmain/D48BA43C59B60277862569EE000501FD?opend
ocument&...Note: Make sure you have the configuration (i.e. baud rate, stop bits, etc) set correctly!
If this step is successful, HyperTerminal will display the characters that are being written to the COM port.
2. Use the
Labview <-> Serial.vi example program. To find this program, open Labview, select Help -> Find Examples... Search (a tab) -> type Serial. Open up the block diagram
(select Window -> Show Block Diagram) and make sure that the input into the VISA Configure Serial Port.vi is correct. This VI assumes several default settings, so a good idea is to verify that these are correct given your actual port configuration.
3. Another good idea is to download
PortMon, a port monitoring utility from
http://www.sysinternals.com. Have this utility running in the background while you are trying to communicate with your COM ports. Compare the data log from PortMon for the COM port that works and the COM port that does not work. Hopefully this will provide more useful information as to exactly where the serial communication is having trouble.
Good luck!
Kileen Cheng
Applications Engineer
National Instruments