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) |
Mounting the INPACT board
PCIe
board.Read more...
Disconnect all connectors from the netfilter box (on top of the YRC1000micro).
Loosen the screws and remove the cover of the netfilter box:
Cover screws Disconnect the white connector (1) and remove the mounting screws (2) of the netfilter box:
White connector (1) and netfilter screws (2) Loosen the remaining screws (see the figure below) and remove the cover plate:
Remove the screws and the cover plate Insert the INPACT board into one of the slots (1 or 2) and tighten the screw:
Insert the INPACT board Assemble all parts in reverse order.
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 ETHERCAT
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
INPACT board settings
ECT
Open 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 dword
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
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