04-30-2008 02:16 AM
05-02-2008 08:21 AM
Hi Francesca,
since your application was working fine until yesterday, I think the COM port might be damaged.
I would suggest you to make an easy test to see if there's some problem on the COM port of the controller. Configure the COM port in the loopback configuration, connecting pin 2 and 3 together. Here's a tutorial that explains how to make a loopback test:
How to Do a Serial Loopback Test
http://zone.ni.com/devzone/cda/tut/p/id/3450#toc0
Then add a new VI to your Field Point project and write an easy code with VISA functions. I'm attaching the one I used for this test.
Basically you write the string "prova" and the VISA read sends out the same command, so you'll see "prova" in the Read buffer indicator. You just have to select the COM port in the VISA Resource Name control.
If this test fails, it means that the COM port is damaged, so just contact us at National Instruments Italy (02-413091) and we will procede with the raparation of the controller.
Ragards,
Andrea N.