ā08-04-2006 02:41 PM
ā08-04-2006 02:47 PM
ā08-04-2006 02:50 PM
ā08-04-2006 03:22 PM
ā08-04-2006
03:24 PM
- last edited on
ā07-24-2026
08:59 AM
by
Content Cleaner
No,
LabVIEW can't talk to any device, like my bycicle![]()
But your device with RS232 it can read it. You can just use a VISA read, and the data runs into your VI. But maybe you have to tell the device to start the data sending. Try searching the Instrument drivers network. This has no TC11 but has TC110. Or maybe you can use a driver for another version. If you have no luck at all you have to dive into the instrument manual that lists the command set. and develop your own drivers, here you can use the template of labview.
Ton
...and Dennis beat me to it
Message Edited by TonP on 08-04-2006 10:26 PM
ā08-22-2006 01:07 AM
ā08-22-2006 08:11 AM
ā08-22-2006 09:55 PM
Thanks for reply.
As we are planning to use NI USB 8451card (we have finalized it but still have to purchase).
Now my main question is ,
should i treat it as USB DAQ card & use DAQ VIs
or as an USB device which communicate using text based communication & use VISA VIs.
Please reply as soon as possible
Thanks & Regards
R
ā08-23-2006 01:01 AM
ā08-23-2006 10:04 AM