11-30-2009 05:50 AM
Hi everyone,
Please help me.I am trying to communicate with ADAM 4050 with VISA files.
Advantech has there own software from which you can send Commands and check card's reply. I have attached screenshot of one command.
I tried to send same command from Labview, but it is not working. I am also attaching Labview code.
Solved! Go to Solution.
11-30-2009 06:09 AM
gak wrote:I tried to send same command from Labview, but it is not working.
What exactly isn't working? Any error messages? Give more details. Also you have not closed the reference in your LabVIEW program. Try that out. Post with more details.
Trying to help.
Mathan
11-30-2009 06:45 AM
Gak,
Are you setting the com port number correctly
Is hyperterminal working?
Have you installed the drivers?
11-30-2009 09:41 PM - edited 11-30-2009 09:43 PM
Hi,
I have connected it to COM1 only. Please see the error.I have also attached command table.
And yes hyperterminal is working.
11-30-2009 10:00 PM
Hi,
See the attached image and can you tell me What character is it (Circled in red) ?
11-30-2009 10:13 PM
Hi guys,
I got the answer. Please see the attached image.
Anyways...Thank you.