Software version
YAS4.90 (or newer).Setup steps
Install fieldbus board
Mount the option board in the robot controller.Setup SRCI
Activate the (paid) option function (by Yaskawa) and setup MotoLogix + SRCI for the desired fieldbus and PLC architecture.Setup fieldbus
Define the fieldbus data packet for SRCI.Install SRCI app
Load the MotoPlus application with the SRCI interpreter.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:
- Power off
- Press (and hold) main menu
- Power on
- Release main menu when the beeping sound is heard (usually within a few seconds)
Change the authorization level:
- system » security » select
- select the desired level using ▼ ▲ » select
- enter the password and press enter
Install fieldbus board
Yaskawa robot controllers use various fieldbus solutions:
| type | description |
|---|---|
PCI | Large form factor option board |
PCIe | Compact form factor option board |
cpu board | Software option (uses the built-in LAN port) |
Mounting the YRCP-MP4P board
PCIe board.
Read more...
This board can be mounted in the following installation frames (riser boards):
| type | description |
|---|---|
JANCD-ABB02-E | 2xPCIe |
JANCD-ABB04-E | 1xPCI, 1xPCIe |
Loosen the screws and remove the installation frame from the CPU rack:

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

Insert PCIe card into the slot Install the installation frame into the CPU rack and fasten it again with the screws:

Installed installation frame
Mounting the AB3617 board
PCIe board.
Read more...
This board can be mounted in the following installation frames (riser boards):
| type | description |
|---|---|
JANCD-ABB03-E | 2xPCI |
JANCD-ABB04-E | 1xPCI, 1xPCIe |
Loosen the screws and remove the installation frame from the CPU rack:

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

Insert PCIe card into the slot Install the installation frame into the CPU rack and fasten it again with the screws:

Installed installation frame
Mounting the INPACT board
PCIe board.
Read more...
This board can be mounted in the following installation frames (riser boards):
| type | description |
|---|---|
JANCD-ABB02-E | 2xPCIe |
JANCD-ABB04-E | 1xPCI, 1xPCIe |
Loosen the screws and remove the installation frame from the CPU rack:

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

Insert PCIe card into the slot Install the installation frame into the CPU rack and fasten it again with the screws:

Installed installation frame
Setup SRCI
Open the MotoLogix option function settings: system » setup » option function » motologix

MotoLogix option function Customers: Please contact Yaskawa if the MotoLogix option function is not available in the list.Activate the MotoLogix option function:
This requiresYaskawaauthorization level and cannot be changed by the customer.
MotoLogix settings Enter the MotoLogix settings:
item value FUNCTION ENABLEDCONNECTION TYPE ETHERCATENDIANNESS LITTLESRCI always useslittleendian (regardless the fieldbus type).Activate the SRCI option function:
This requiresYaskawaauthorization level and cannot be changed by the customer.
SRCI settings Enter the SRCI settings:
item value SRCI FUNCTION ENABLEDUse enter to confirm and leave the settings screen.
Setup fieldbus
YRCP-MP4P board settings
YAS5.70 or newer.Read more...
Open the board settings: system » setup » option board » TRITON YRCP-MP4P

Option boards Enter the settings:

EtherCAT settings item value TRITON YRCP-MP4P USED (MotoLogix)IO SIZE + MotoLogix 0 byte + 436 byteUse enter (multiple times) to confirm this- and the following screens. Make sure the IO allocation is set to
AUTOand check if the IO entries match below screenshots.
Allocation mode AUTO 
Input allocation 
Output allocation
AB3617 board settings
Read more...
Open the board settings: system » setup » option board » AB3617

Option boards Enter the settings:

EtherCAT settings item value AB3617 USED (MotoLogix)IO SIZE + MotoLogix 0 dword + 109 dwordUse enter (multiple times) to confirm this- and the following screens. Make sure the IO allocation is set to
AUTOand check if the IO entries match below screenshots.
Allocation mode AUTO 
Input allocation 
Output allocation
INPACT board settings
Read more...
ECTOpen the board settings: system » setup » option board » inpact

Option boards Enter the settings:

EtherCAT settings item value INPACT USED (MotoLogix)IO SIZE + MotoLogix 0 dword + 109 dwordUse enter (multiple times) to confirm this- and the following screens. Make sure the IO allocation is set to
AUTOand check if the IO entries match below screenshots.
Allocation mode AUTO 
Input allocation 
Output allocation
Install SRCI app
| fieldbus board | app file name |
|---|---|
| all boards | SRCI-436b-YRC1000.zip |
SRCI-<data-packet-size>-<controller-type>.zipThe 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
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:
Unzip the package and copy the app (
.outfile) to a FAT-formatted USB-stick.Mount the USB-stick into the pendant (rear side).
Set the target device: MotoPlus APL. » DEVICE » USB:Pendant

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

List of files on the USB-stick Use ▼ ▲ » select to select the desired file. The ⭐ (star symbol) now indicates the file is selected.
Use enter to load the selected file.
Verify the installed file on the robot controller: MotoPlus APL. » FILE LIST

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
