LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Interface Labview with custom board

Hello, I want to use Labview with a board I designed. To be brief my board has an Altera FPGA, some memory, and a fiber-optic transceiver. I want to develop a Labview program to display the data I'm receiving from my fiber-optic transceiver. I want to know if this is possible to have Labview interface with a non-National Instruments board? What do I need in order for Labview to work with my board. In my previous design I had the received data written directly to the computer's main memory. Could I do something like that, just tell Labview where in memory to get the data to be displayed?
 
thanks,
joe
 
 
0 Kudos
Message 1 of 2
(2,651 Views)
Absolutely. I'm doing that right now with VISA. Look at the posting here. There are some links there in how to procede.
0 Kudos
Message 2 of 2
(2,647 Views)