handshake between allen bradley and ABB robot

backendcode

Member
Join Date
Aug 2017
Location
brampton
Posts
249
Hello Everyone, Can you guys please clear the concept of handshaking between PLC and Robots?

Let's assume very common example

A factory has a material handling application which consists of the conveyor belt and ABB robot. The part move on the conveyor belt and at the end of conveyor belt, there is ABB robot to pick up the part. When the part/product hit the sensor on the last conveyor or pickup conveyor, how ABB robot know that part is available to pick up. how PLC and abb robots share the data or information and in other words how PLC and ABB robot handshake the signal.

I tried to find the article online but can't find exactly what I am looking for to understand.

Thanks
 
Strangely enough we are also in the middle of a project with AB and an ABB robot.

You must have bought the Ethernet/IP comms card for the robot to hook it up with the PLC. If you have its just a case of adding in the EDS fails and everything is there, its very straight forward.

If not, then you either connect the sensor directly to the robot IO or to the PLC and out from the PLC IO to the robot IO.

The first is less hassle!
 
Strangely enough we are also in the middle of a project with AB and an ABB robot.

You must have bought the Ethernet/IP comms card for the robot to hook it up with the PLC. If you have its just a case of adding in the EDS fails and everything is there, its very straight forward.

If not, then you either connect the sensor directly to the robot IO or to the PLC and out from the PLC IO to the robot IO.

The first is less hassle!

So the ABB controller has IO card itself? let's say I connect my sensor to input card of PLC and wire the output card of PLC to input card of ABB controller and whenever my PLC reads a signal from the sensor, I will make my output card signal to one which is wired to input card of controller and this way I can send a signal to ABB?

Correct me If I am wrong!

Thank you for the reply!

Best
 

Similar Topics

Hiya, Currently at a customer and they requested me to setup a handshake between the SCADA Server running WW Historian and the PLC since its in a...
Replies
0
Views
1,670
Hello everyone, I have a scenario where a machine is building boxes of widgets (we shall say...) and the boxes eject down a conveyor to another...
Replies
13
Views
6,637
I got the two processors communicating over DH+. In the PLC5 I have the following rung. N52:0/0 ........... N50:96/0 ---|\|-----------------( )...
Replies
5
Views
3,187
Hi, I have some batch files to run on a PanelView via the Program Launcher ActiveX. Those batch files use the inbuilt FTP client to pull files...
Replies
0
Views
681
Does anyone else toggle bits, or increment words as a messaging technique? To start a sequence or process I will hold a bit true (To avoid...
Replies
6
Views
1,704
Back
Top Bottom