Setup information for SRCI on YRC1000 with EtherCAT fieldbus.

part number #220717

YRC1000.png
YRC1000 controller

Software version

This setup requires system software version: YAS4.90 (or newer).

Setup steps

  1. Install fieldbus board
    Mount the option board in the robot controller.

  2. Setup SRCI
    Activate the (paid) option function (by Yaskawa) and setup MotoLogix + SRCI for the desired fieldbus and PLC architecture.

  3. Setup fieldbus
    Define the fieldbus data packet for SRCI.

  4. Install SRCI app
    Load the MotoPlus application with the SRCI interpreter.

  5. Set parameters
    Set the internal parameters required for SRCI usage.

The setup process requires the robot controller to be in maintenance mode and a sufficient authorization level (management or higher).

Read more...

Activate maintenance mode:

  1. Power off
  2. Press (and hold) main menu
  3. Power on
  4. Release main menu when the beeping sound is heard (usually within a few seconds)

Change the authorization level:

  1. system » security » select
  2. select the desired level using ▼ ▲ » select
  3. enter the password and press enter

Install fieldbus board

Yaskawa robot controllers use various fieldbus solutions:

typedescription
PCILarge form factor option board
PCIeCompact form factor option board
cpu boardSoftware option (uses the built-in LAN port)
There are multiple fieldbus solutions available for this part number. Make sure you understand which type you have.

Mounting the AB3617 board

This is a PCIe board.

product
AB3617 board

Read more...
The images below are for reference only and might not reflect this specific board.

This board can be mounted in the following installation frames (riser boards):

typedescription
JANCD-ABB03-E2xPCI
JANCD-ABB04-E1xPCI, 1xPCIe
  1. Loosen the screws and remove the installation frame from the CPU rack:

    1
    Installation frame

  2. Insert the PCI card into the corresponding slot (1 or 2) and tighten the screw:

    3
    Insert PCIe card into the slot

  3. Install the installation frame into the CPU rack and fasten it again with the screws:

    4
    Installed installation frame

Mounting the INPACT board

This is a PCIe board.

product
INPACT board

Read more...

This board can be mounted in the following installation frames (riser boards):

typedescription
JANCD-ABB02-E2xPCIe
JANCD-ABB04-E1xPCI, 1xPCIe
  1. Loosen the screws and remove the installation frame from the CPU rack:

    1
    Installation frame

  2. Insert the PCIe card into the corresponding slot (1 or 2) and tighten the screw:

    3
    Insert PCIe card into the slot

  3. Install the installation frame into the CPU rack and fasten it again with the screws:

    4
    Installed installation frame

Setup SRCI

Yaskawa SRCI uses MotoLogix technology.
  1. Open the MotoLogix option function settings: system » setup » option function » motologix

    motologix-option-function
    MotoLogix option function

    Customers: Please contact Yaskawa if the MotoLogix option function is not available in the list.
  2. Activate the MotoLogix option function:

    This requires Yaskawa authorization level and cannot be changed by the customer.

    motologix-settings
    MotoLogix settings

  3. Enter the MotoLogix settings:

    itemvalue
    FUNCTIONENABLED
    CONNECTION TYPEETHERCAT
    ENDIANNESSLITTLE
    SRCI always uses little endian (regardless the fieldbus type).
  4. Activate the SRCI option function:

    This requires Yaskawa authorization level and cannot be changed by the customer.

    srci-settings
    SRCI settings

  5. Enter the SRCI settings:

    itemvalue
    SRCI FUNCTIONENABLED
  6. Use enter to confirm and leave the settings screen.

Setup fieldbus

AB3617 board settings

Read more...
  1. Open the board settings: system » setup » option board » AB3617

    option-boards
    Option boards

  2. Enter the settings:

    ethercat
    EtherCAT settings

    itemvalue
    AB3617USED (MotoLogix)
    IO SIZE + MotoLogix0 dword + 109 dword
  3. Use enter (multiple times) to confirm this- and the following screens. Make sure the IO allocation is set to AUTO and check if the IO entries match below screenshots.

    io-setup
    Allocation mode AUTO

    yrc1000-allocation-input
    Input allocation

    yrc1000-allocation-output
    Output allocation

INPACT board settings

Read more...
Firmware code for EtherCAT: ECT
  1. Open the board settings: system » setup » option board » inpact

    option-boards
    Option boards

  2. Enter the settings:

    ethercat
    EtherCAT settings

    itemvalue
    INPACTUSED (MotoLogix)
    IO SIZE + MotoLogix0 dword + 109 dword
  3. Use enter (multiple times) to confirm this- and the following screens. Make sure the IO allocation is set to AUTO and check if the IO entries match below screenshots.

    io-setup
    Allocation mode AUTO

    yrc1000-allocation-input
    Input allocation

    yrc1000-allocation-output
    Output allocation

Install SRCI app

Visit the download portal to download the latest SRCI app package.
For this setup, there is only one package, see below table.
fieldbus boardapp file name
all boardsSRCI-436b-YRC1000.zip
Naming syntax: SRCI-<data-packet-size>-<controller-type>.zip

The package contains the SRCI app and a build info file. Below is an example for the 436 byte package for a YRC1000 controller:

# example of a package
└── SRCI-436b-YRC1000.zip
     ├── SRCI-436b-YRC1000.out    # SRCI app
     └── build-info.yaml          # build information
Starting from release v0.4.1, we included the controller type in the SRCI app (.out) file name. This reduces the risk of loading an app of a different controller platform. Before this change, it was not recognizable for which controller the app was built.

Installation steps:

  1. Unzip the package and copy the app (.out file) to a FAT-formatted USB-stick.

  2. Mount the USB-stick into the pendant (rear side).

  3. Set the target device: MotoPlus APL. » DEVICE » USB:Pendant

    set-target-device
    Set target device

  4. View the file(s) on the USB-stick: MotoPlus APL. » LOAD(USER APPLICATION)

    file-load1
    List of files on the USB-stick

  5. Use ▼ ▲ » select to select the desired file. The ⭐ (star symbol) now indicates the file is selected.

  6. Use enter to load the selected file.

  7. Verify the installed file on the robot controller: MotoPlus APL. » FILE LIST

    file-view
    List of files on the robot controller

    Make sure only one app is shown here. This should be the desired SRCI app.
    Apps can be removed using MotoPlus APL. » DELETE » ▼ ▲ » select » enter

MotoPlus license

The SRCI app does not require a MotoPlus license.
The SRCI app only works when the (paid) SRCI option function is activated and enabled.

Pages built with Hugo - 14 May 2025 11:48 CEST