FIRST Robotics Competition Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Robotic arm control through the internet

I am using labview 8.5 and I see that Labview has the hability to connect through TCPIP protocol. I wonder if anyone has been able to develop an internet HMI? At least that is what I have tried to do but haven't been successfull. If you have any ideas on how to create an VI for control through the internet, thanks in advance. Also I would like to know if Labview has a toolkit for developing inverse and direct kinematics for robotics arms and where I can find it or how much it costs. thanks.

Lenin

0 Kudos
Message 1 of 3
(6,454 Views)

They introduced some new technology in LabVIEW 8.6 that allows for LabVIEW to communicate over the web.  This is not available to you since you are using LV 8.5 FRC.  This is a link to a video about the topic: LabVIEW Web Services

http://zone.ni.com/wv/app/doc/p/id/wv-810

Previous to LV 8.6 the technology that was used it known as NI LabVIEW Remote Panels.  This is available but cost extra money per license.  It allows for:

  • Control LabVIEW Applications Remotely over the Web
  • Ability to control LabVIEW VIs through a standard Web browser
  • Five connections included with LabVIEW Professional Development System
  • Easy configuration-based setup
  • Purchase up to 50 simultaneous connections
  • Compatibility with operating systems that work with LabVIEW
  • One connection included with LabVIEW Full Development System

Here is a link

http://sine.ni.com/nips/cds/view/p/lang/en/nid/11017

Matt

Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
0 Kudos
Message 2 of 3
(2,489 Views)

Dear LeninFE,

If you have general LabVIEW questions not related to FRC, I suggest that you post to the appropraite forum at http://forums.ni.com/ni/

For FRC, you effect communication between a computer and the code running on your cRIO with the DriverStation VIs. See the LabVIEW FRC Help document and the Dashboard project for some more information on how these VIs are used.

Best Regards,

~Nate

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