03-12-2012 04:39 PM
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
04-27-2012 05:10 AM
would you repost Main VI.vi in LV2010, please.
Thanks in andvanced
04-28-2012 03:34 PM
You need to clean up your code, there is many broken wires, at least that is what im seeing.