You are viewing an older revision! See the latest version
Interfacing with LabVIEW
Here are some building blocks to interface an mbed with LabVIEW, using the USB Serial Port.
LabVIEW Setup¶
To use mbed with LabVIEW, you need to have the NI-VISA drivers installed to give access to the USB serial port.
- http://www.ni.com/trylabview/ - LabVIEW trial version
- http://www.ni.com/visa/ - NI-VISA drivers for the serial port
With LabVIEW and NI-VISA installed, you should be ready to go.