08-18-2014 07:13 AM
Dear engineers,
I am trying to make a data communication between AVR micro-controllers and labview via LAN port. I am able to read the data in Internet explorer but I want to read the data in labview.
Any experience for this case ?
Thank u in advance,
Ped
08-18-2014 07:17 AM
Look into the TCP/IP examples in the LabVIEW Example Finder (Help->Find Examples).
You could also use VISA.
08-23-2014 06:31 AM
08-23-2014 09:49 AM
If you're already having success using HTML commands, try reading through this: http://zone.ni.com/reference/en-XX/help/371361G-01/lvconcepts/interacting_vis_ws/
08-23-2014 06:43 PM
Don't think its the best way to do things but you can open a browser window in Labview and capture all communications and pars it for a given value. etc.
Also note that on Windows and i.e underlying communication is different than say Fire Fox or Chrome.
post your VI for specific details.
Regards,
Barddya
08-23-2014 08:03 PM