<< Prev        Next >>

ID : 7018

Outline of I/O Command Processing

I/O commands to be executed are processed as shown below.

  1. Set a command area and a data area (if necessary) for the command execution I/O signal from the external device to the COBOTTA.
    The data to be set must be defined at least 1 ms before the Strobe Signal is turned ON
  2. After completion of setting, turn the Strobe Signal ON.
    The command input with a Strobe Signal should be preceded by the output of the Robot Initialized. If a Robot Error signal has been issued, however, execute a Clear Robot Error (001) since no Robot Initialized will be issued.
  3. The COBOTTA reads the command area and the data area according to the input of Strobe Signal.
  4. The COBOTTA starts processing based on the command read.
  5. After completion of command processing, the COBOTTA turns ON the Command Processing Completed signal. If an error has occurred during processing, a Robot Error signal will be outputted together with the Command Processing Completed signal.
    If the Strobe Signal is turned OFF before the Command Processing Completed signal is turned ON, the Command Processing Completed signal will be output and then turned OFF within 100 ms
  6. The PLC waits until the Command Processing Completed signal is input. In this case, confirm that no error exists with the robot.
  7. The PLC turns OFF the command and data areas and the Strobe Signal.
  8. As soon as the Strobe Signal is turned OFF, the COBOTTA turns OFF the Command Processing Completed signal. The Robot Error signal, which is outputted due to a command processing error, remains ON until Clear Robot Error (001) is executed.
    The maximum allowable time from when the Strobe Signal is turned OFF until the Command Processing Completed signal is turned OFF, is 100 ms.

ID : 7018

<< Prev        Next >>