go away spammer

Author Topic: IF function in ABB teach pendant  (Read 4390 times)

0 Members and 1 Guest are viewing this topic.

Offline iuliaamTopic starter

  • Beginner
  • *
  • Posts: 1
  • Helpful? 0
IF function in ABB teach pendant
« on: June 01, 2021, 01:51:26 PM »
Hi,

I am currently working on the communication between an Allen-Bradley PLC and an ABB teach pendant. I am activating the digital input (Ri_09) of the abb from the plc using device net communication.  The Ri_09 becomes 1 in ABB so all good. But then I am try ing to say : if Ri_09 equals 1 then call that routine. My problem is that the IF function doesn't let me put the ''=1'' after ''Ri_09'' and it says that the data type should be a bool ... From there, I am lost and I need help to find a way so that the Digital inputs work with the IF fucntions.

Thank you !

Offline mklrobo

  • Supreme Robot
  • *****
  • Posts: 558
  • Helpful? 15
  • From Dream to Design at the speed of Imagination!
Re: IF function in ABB teach pendant
« Reply #1 on: July 01, 2021, 02:38:22 PM »
 8)
I will give the problem a shot.

     I have had some training with PLC in an industrial environment, but have not used a pendant.
but logically, you could use and/or logic to assemble the function you are trying to complete.
Other tricks you can try is substitute the 1 for an input that equates to  a 1. OR, you may be able to
use a variable that remains equal to a 1. The version of the software will dictate your options.

 8)  Good luck!!  8)  excelsior!!  8)

 


Get Your Ad Here