I am new to devicenet master slave configuration. PLC is my master and Robot is my slave ( irc5 compact controller ). can anyone share how to configure BUS,UNIT and signal in robot ?? Options installed in robot as follows, 709-1 Master slave / Single , 748 - Devicenet lean. Please reply ASAP.
thanks in advance!!!
The compact controller will have the DeviceNet master already setup probably address 2 - this becomes the slave address also.
You need to add a slave device type (from the drop down box if using RobotStudio to configure the I/O) and set the input and output word size to match the PLC (max 64, default is 8).
Restart the controller for the changes to take effect.
Then the depending on the PLC type it will be able to scan the network and find the controller slave unit - or you may need to load an EDS file which is in the RobotWare download.
The exact procedure depends on the RobotWare version you are using - RW6 or RW5.
If you are still having trouble post the version and I can attach the relevant pages from the manual.
Thx Graemepaulin. I believe IRC5 compact controller only have Device net lean.. correct me if i am wrong. PFA for controller info. I want to configure robot as slave.
Please attach your existing EIO config file.
Did you add the Master/slave to be able communicate with the PLC or was it factory fitted?
Is it in the first PCI slot?
HI Graemepaulin,
Hope you doing good. We tried and got struck at some point. For testing purpose we have tried communication with ABB plc and ABB robot, Wago PLC and ABB robot, It’s working fine. Data’s are communicating properly. We are using ADFweb converter in our project to convert devicenet data into modbus data. Converter is communicating with ABB robot but i am not able to share data’s (i.e., I/O’s ) between controller and converter. I am using DN internal slave as unit type. Am i missing something?? I believe for device-net slave there is no need to update eds file. correct me if i am wrong. If i am missing something to configure please let me know. communication architecture as follows, PFA for system backup. Converter is working fine with other device-net slaves.
The problem is most likely with the Master as the ABB controller configuration looks correct.
Normally you need to load the EDS file into the master so it is configured correctly for that slave unit (or you can use the information in the EDS to manually create the unit).
Some masters can scan the network and pick up the information from the slave units directly.
Would double check the setup in the master for the ABB controller is correct to the EDS information.
Hey thanks for the support. I had a long conversation with the supplier yesterday and came to know that ADFweb master automatically read their slaves and no need to upload the EDS. And also there is no option to upload the EDS data’s in their configuration software.. Other than DN_INTERNAL_SLAVE , DN_slave is there any other option to configure robot as slave??
Thanks in advance..
Well it’s looks strange .. Because converter is communicating with other Devices.. seems i need some magic … Thanks a lotttttttttttttttttttttttt for your support. If anything strikes in your mind please let me know…