Debugging remote RS232 control

Program debug from Epson RC+ 8.0 development environment is capable as follows.

  1. Create a program in the same manner as usual.

  2. Open the Run window and click the [Enable RS232] button.

    When you only acquire values using the Remote RS232 control, the [Enable RS232] button is not displayed. Click the button of the device specified as the control device.

Now the remote commands will be accepted.

Breakpoint setting and output to the Run window is available.

KEY POINTS


After Login, if no command is sent within the RS-232C's timeout duration, a timeout error will occur. In this case, re-execute from sending remote start command.

If error occurs, execute the Reset command to clear the error condition before executing the operation command. To clear the error condition from external equipment by monitoring, use the "GetStatus" and "Reset" command.

CAUTION


If you set "0" in the [Timeout] box, time out duration is infinite. In this case, the task continues to execute even without the communication from client. This means the robot may keep moving and cause unexpected damage. Ensure the ways other than the communication to stop the task.