LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fpga

Hi all,

Is it possible to interface Kintex-7 FPGA KC705 Evaluation Kit with LabVIEW . If it is possible then how to do it .

Best regards,
Pradeep Kumar Mishra
love to do engineering
0 Kudos
Message 1 of 5
(2,728 Views)

From quickly looking at the info on the evaluation board, I would make an interface using the Ethernet port.  You will need to program the FPGA in some tool other than LabVIEW.  But you can make a protocol on top of the TCP/IP connection to interface between a LabVIEW program an the eval board.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 5
(2,684 Views)

Hi Proven,

Thanks for the reply

Is it possible to connect LabVIEW and Eval board using VISA(through uart cable)...

If you have any pdf on(  TCP/IP connection to interface LabVIEW and Eval board) kindly send me.

Best regards,
Pradeep Kumar Mishra
love to do engineering
0 Kudos
Message 3 of 5
(2,681 Views)

You chose the board.  Don't you know what is on it?  I didn't see a simple RS-232 connection.  There is a USB if you would rather go that route.

 

As far as using TCP/IP, I recommend you go through the LabVIEW Examples (Help->Find Examples) and do a search for TCP/IP.  There should be a good Client/Server example(s) that show how to do it in LabVIEW.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 5
(2,670 Views)

Dear proven,

 

Have you ever used a kintex 7 evaluation board ,if yes then you should know i am talking about USB-to-UART Bridge connector not USB to RS232 ..

Best regards,
Pradeep Kumar Mishra
love to do engineering
0 Kudos
Message 5 of 5
(2,659 Views)