From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW+Arduni board+Ethernet shield

Hello all,

I am currently working on  a school project, and my team members and I are using an Arduino Uno board with an ethernet shield. We are using LabVIEW 2011 to send signal to the arduino board. We were successfully able to communicate with the board over serial connection ( USB cable connecting the board to the computer); however, our goal is to communicate to the Arduino board over wireless network. We set up an IP address for the arduino board, connected it to a wireless router using a RJ45 ethernet cable. We tried to create a new VISA TCP/IP resource for the board using the assigned IP address, but we were not able to communicate to that Visa resource in the LabVIEW code. We get the following error code -1073807343.

Attached is a copy of the VI that we are running

0 Kudos
Message 1 of 3
(4,978 Views)

would you repost Main VI.vi in LV2010, please.

Thanks in andvanced

0 Kudos
Message 2 of 3
(2,882 Views)

You need to clean up your code, there is many broken wires, at least that is what im seeing.

0 Kudos
Message 3 of 3
(2,882 Views)