03-25-2010 02:18 PM
03-25-2010 05:50 PM
03-25-2010 11:51 PM
03-26-2010 01:48 AM
03-26-2010 09:01 AM
Use portmon to see what the vendor's program is sending and compare it to what you are sending.
You have not actually said what command you are sending, what termination character you are using, how you are specifying the termination character. You have not provided the instrument manual or a link to it.
03-30-2010 12:06 AM
03-30-2010 01:56 AM
I have encountered something interesting when i tested using portmon, there difference in the queue sizes. timeouts and handflow Xon and Xoff limits.(I have underlined them in my log file). And also when i execute the command using VISA test panel, it doesnt get executed but when i close VISA and open the user's software the command that i gave earlier using VISA test panel gets executed.
I am attching the user's manual, please checkout programming section for commands and syntax. As far as i know i am using the correct syntax
Please help.
Thanks
03-30-2010 03:17 AM
03-30-2010 03:33 AM
03-30-2010 01:03 PM
I now understand that the vendor program works with the serial cable. So the cable is correct. And I know now how you tested it.
Attach your vi so we can look at wire or other problems.
I don't believe that the initialisation is a real problem. Smaller buffers are OK in a parallel programming environment.
But the endcharacters have to be the same.