12-16-2013 10:36 AM
Sorry I've been slacking on supporting the Ethernet-LIFA. This is a project that I'm doing for work, so I can't fully release my code. I'm trying to just relase the Ethernet features without giving away anything else. I'll see what the drop box has inside of it right now and then add/remove acordingly. I saw that the link was dead and should get one up soon.
Matt
Edit:
If someone could help me figure out what I need to get just the library installed, that would be awesome. I just mainly need links, I cna figure most of it out from there.
12-16-2013 01:47 PM
Just so you know LINX, the replacement for LIFA supports ethernet and wifi on chipKIT devices and I intend to add support for the ethernet Arduino when I get a chance.
LINX is currently in open beta. You can learn more and download LINX at www.labviewhacker.com/linx.
Thanks!
-Sam K
Join / Follow the LabVIEW Hacker Group on google+
12-19-2013 12:38 PM
If Sammy_K suggests LINX, I'd go with that. After all, he is the LIFA creator and I deffer to him.
02-16-2014 08:15 PM
sorry, "sub vi is not executable", what should i do to to solve this problem ?
02-16-2014 10:27 PM
That means that there is an error in the subVI. You need to fix the subVI so that there are no longer any errors and has a solid run arrow.
02-17-2014 01:51 AM
i have been serching the error, but there no error in the subVI, and Init block doesn't work (error) this error
i have replaced LIFA with LIfa - ethernet
02-17-2014 02:14 PM
I'm not familiar with the things that he changed to make it work over ethernet but I'm guessing that not everything got replaced with his custom version. To see why a subVI is not executable, you need to open the subVI in question and click the run arrow (which will be broken) to see the list of errors for that subVI.
02-17-2014 09:37 PM
Ok, thank you nathan.
did you ever success to connect lifa with ethernet or wifi shield ?
02-17-2014 10:35 PM
I've never tried (I haven't needed it and I don't have any hardware to do it with).
02-18-2014 01:26 AM
may i ask your opinion ?
i want to connect labview with arduino but this connection use wifi or IP , not serial port, what should i do with labview program ?