PC SDK bypass networkScanner process
Mack
✭
Hi,
Can I do an application in order to communicate with controllers directly?? via sockets, I mean if I do not use robnetscannhost process.
Thank you in advance.
/Jordi.
0
Comments
-
Yes you can. PC interface option is needed on the robot.Best Regards
Klaus Soenderhegn
www.cadalysator.dk0 -
Ok thanks,Do you know the robot's port numbre?? that the robot controller is listening.Thanks a lot.BR,/Jordi.0
-
Hi
The port and ip address is for you to decide:
Basic examples
Basic examples of the instruction SocketBind are illustrated below.
Example 1
VAR socketdev server_socket;
SocketCreate server_socket;
SocketBind server_socket, "192.168.0.1", 1025;
A server socket is created and bound to port 1025 on the controller network address
192.168.0.1. The server socket can now be used in an SocketListen instruction to listen
for incoming connections on this port and address.Regards
Knud Erik Lindberg
Jorgensen Engineering0 -
do not use 5500-5599Some of them are used by robotscanner and rs online. Can not remember witch but there is 1 TCP and 3 UDP port in that rangeBest Regards
Klaus Soenderhegn
www.cadalysator.dk0
Categories
- All Categories
- 5.5K RobotStudio
- 396 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 316 IRC5
- 61 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 800 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings