robror_

MrPLC Member
  • Content count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral

About robror_

  • Rank
    Hi, I am New!

Profile Information

  • Country Spain
  1. SCL05/04 Connection

    Wow, you always got a solution I see haha Thanks a lot for your answers, guys!
  2. Hi there! I have an Allen-Bradley SCL05/04 PLC. It has an RS-232 port, a 3 DH+ connector and a circular port with programming pins. An NB-Omron HMI is connected to the RS-232 port. And of course I can only have the screen connected. Is there any possibility to connect through the PLC programming port to be able to follow the program online?   Here is atached photos of the PLC: https://imgur.com/a/PEPI4Wl      
  3. Hi there! I'm dealing with some ActiveX object issues in a CX-Supervisor SCADA project. The thing is that the computer where the runtime was running failed and was replaced. The project used a couple of dropdown list objects that worked in the older PC, but now everytime it access or calls the ActiveX object in some way, an error saying the object couldn't be found appears in the error register and the runtime stops working. I've been reading about Activex and Cx-Supervisor and I tried installing NI Measurement Studio, as it appears to be the software related to the objects in the project, but this didn't fix it. I see in the 'Csutomize Toolbox' window near activex objects, that there are plenty of options to choose, but I got no information about this window online. So my question here is: is there any 'standard' ActiveX object type that works on any PC, or am I missing something?   Thanks in advance!