Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

VISA can't read all ports

1 view
Skip to first unread message

Dan0818

unread,
Sep 30, 2004, 11:13:39 AM9/30/04
to
I'm reading data from 34 ports with LabVIEW 7.1 using VISA. But some
ports are not accessable by VISA, not all but 5-6 ports get this
error. However if I use old serial command, from LabVIEW 6.1, I can
access all 34 ports. What could be the problem?
Also can I use both old serial vi and new VISA in the same VI?

Thanks,

Danny

Brian Powell

unread,
Oct 1, 2004, 10:55:59 AM10/1/04
to
I'm not sure what the problem with VISA is, so I hope someone else
responds. Regarding your last question, though, you can use both.
However, for each COM port, you have to consistently use the same API.
E.g., if you open with VISA, you have to read/write with VISA. You
can't open with VISA and then try to use the old read/write functions.

I hope this helps.

Brian

JLS

unread,
Oct 1, 2004, 11:50:40 AM10/1/04
to
Hello,

Can you attach a screenshot of the error you are getting?

Thank you,

JLS

0 new messages