Configure Adapter Communication
This section introduces how to configure the Adapter communication. Before configuration, please confirm that you have already selected the robot and entered the communication configuration interface.
-
On the Communication mode interface, set the “Interface service type” parameter to Adapter.
-
Click and select the folder of the Adapter project.
You need to write the Adapter program first. For details, refer to Adapter Programming Guide.
-
In the IP Address area, enter the IP address and port number of the host.
-
The host IP address and the robot IP address must be on the same subnet.
-
The port number should be set to 50000 or larger.
-
-
(Optional) Select Auto enable interface service when opening the solution. When the solution is opened, you do not need to start the interface service manually.
-
Click the Apply button.
Next, you need to write the robot-side communication program by referring to Standard Interface Development Manual and load it to the robot.