Software version
YBS4.12
(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) |
EtherNet/IP CPU Board option function
cpu board
, using the built-in LAN port.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 requiresYaskawa
authorization level and cannot be changed by the customer.MotoLogix settings Enter the MotoLogix settings:
item value FUNCTION ENABLED
CONNECTION TYPE Ethernet/IP(CPU Board)
ENDIANNESS LITTLE
SRCI always useslittle
endian (regardless the fieldbus type).Activate the SRCI option function:
This requiresYaskawa
authorization level and cannot be changed by the customer.SRCI settings Enter the SRCI settings:
item value SRCI FUNCTION ENABLED
Use enter to confirm and leave the settings screen.
Setup fieldbus
Open the EtherNet/IP option function settings: system » setup » option function » EtherNet/IP(CPU Board)
EtherNet/IP option function Customers: Please contact Yaskawa if the EtherNet/IP option function is not available in the list.Open the board settings:
Open board settings Enter the settings:
Board used for MotoLogix item value EtherNet/IP(CPU Board) USED (MotoLogix)
Open the adapter screen and enter the settings:
EtherNet/IP adapter settings item value ADAPTER ENABLE
INPUT SIZE + MotoLogix 0 byte + 400 byte
OUTPUT SIZE + MotoLogix 0 byte + 436 byte
CONFIGURATION SIZE 10 word
INPUT INSTANCE 201
OUTPUT INSTANCE 200
CONFIGURATION INSTANCE 202
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.Allocation mode AUTO Input allocation Output allocation
IP address setting
The system ships with the following default address settings:
item | default setting |
---|---|
IP ADDRESS | 192.168.255.1 |
SUBNET MASK | 255.255.255.0 |
DEFAULT GATEWAY SETTING | NOT USED |
Open the LAN option function settings: system » setup » option function » LAN interface setting
LAN option function Adjust settings to your needs:
LAN settings item value IP ADDRESS SETTING MANUAL SETTING
IP ADDRESS <IPv4 address> SUBNET MASK <subnet mask> DEFAULT GATEWAY SETTING NOT USED
/USED
DEFAULT GATEWAY <gateway address> Use enter to confirm and leave the settings screen.
Install SRCI app
fieldbus board | app file name |
---|---|
all boards | SRCI-436b-YRC1000micro.zip |
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
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 (
.out
file) 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