ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remote control + internet

Is it possible with Labview to control by example a robot with internet ?
My system consists of a robot that is controlled via rs232.
Now i want to control the robot remotely, so that i can move my robot via
internet by example to right.
And where can I find how that is possible ?

Thanks,

Arjen den Hartog
0 Kudos
Message 1 of 3
(3,180 Views)
Yes, you can do it.
Use TCP vi's to program with TCP/IP sockets.
Good luck
0 Kudos
Message 2 of 3
(3,180 Views)
Yes, you can.
LabVIEW have a tcp-ip and serial functions to do this work.


Arjen den Hartog wrote:

> Is it possible with Labview to control by example a robot with internet ?
> My system consists of a robot that is controlled via rs232.
> Now i want to control the robot remotely, so that i can move my robot via
> internet by example to right.
> And where can I find how that is possible ?
>
> Thanks,
>
> Arjen den Hartog
0 Kudos
Message 3 of 3
(3,180 Views)