Search the Community

Showing results for tags 'online monitoring'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 36 results

  1. Hi, My Powerflex 525 Drive is currently working in the Project. I wanted to observe the drive parameters when the drive is running and live with PLC. I usually do that by getting online with the PLC (1756L72S) from RSLogix5000 and then by going in to the Drive Properties from the I/O Configuration folder i use to click on Drive tab and from there i was able to observe all the Drive parameters with the real-time values on which drive is running. Now when i try to observe the Same real time parameters on my other PF525 drive, i follow the same procedure as mentioned above till going into the Drive properties and when i try to click on drive tab its gives me a Screen with a message "AUTOMATIC CONNECTION FAILED". The status of drive in the drive properties still shows me that the drive is running. How can i observe the Real-time Parameters for this other PF525 Drive? Thanks.    
  2. CJ2m and NB10

    hello guys, My situation is, I have an HMI nb10 and PLC CJ2M-cpu31. My question is, how can I monitor my system with this two set up of Omron device thru online or web base . They are connected via ETN cable. What should I do and what are the ways to monitored it. please help me guys. Thank you.
  3. Online PLC SCADA Training

    I am planning to launch a website for online training of PLC SCADA and drives. Please provide your insights on which software, hardware and other contents do you expect for the online automation course.Also provide suggestions on any online course related to Industrial automation or instrumentation that you wanted to learn.Your feedback is appreciated.Thank You
  4. Hello,I am trying to use ProWORX NXT to view the logic of my Modicon Quantum 534 controller online. When I try to go online with it, it always times out. I am using a TCP/IP connection and my PC is in the same subnet as the controller in question. I can ping the controller's IP address just fine and when I use ProWORX NXT's Net Scan function, it recognizes that there is an Ethernet connection at that IP address but doesn't recognize it as a Modicon controller.Weirdly enough, my PC can connect to another Modicon controller of the same type and in the same subnet just fine.Can anyone help me with this issue?
  5. Online PLC SCADA Training

    I am planning to launch a website for online training of PLC SCADA and drives. Please provide your insights on which software, hardware and other contents do you expect for the online automation course.Also provide suggestions on any online course related to Industrial automation or instrumentation that you wanted to learn.Your feedback is appreciated.Thank You
  6. Long ago i remember finding a way to change the online step number limit, which is defaulted to 500.  But it was probably 15 years ago, and i have forgotten how i did it.   Has anyone else found a way to change this?
  7. Hello I tried to go online with MicroLogix 1200 through "1761-CBL-PM02 Series C" serial cable. I read its manual and it says i can use the cable to go online. I got these errors and i attached them. Can someone tell me why i am getting this error? Thanks for reading and have a good day !
  8. Greetings, I've been having some issues with a vacuum pump breaker tripping... I think I've figured out the problem and resolved it but I noticed that several of the other motors have current monitoring on the HMI but the person who set this up is no longer with us.  I'm wondering what I need besides an analog input for my control logix processor (which I have) to setup this project.  I'm not sure if the other motors are just monitoring one leg of the 3 phases or if they are somehow showing total current?  any ideas and recommendations would be greatly appreciated.   thanks,
  9. Unable to online with PLC

    Hi, I can't go online with the PLC. Can anyone help me with this? Please refer attached error msg. Thank you.
  10. I'm new arround here so first of all greetings to all and apologies for my English. I tell you the case: I have a machine that has an Allen Bradley PLC 1756-L1 (yes, it's already a bit old) communicating with another plc, a B&R 2003, through the serial port. I wanted to download the program from AB. I open RS-Linx, I create a DF-1 driver and then click on autoconfigure. At this point I get an error saying RS-Linx can't find the communication parameters. I tried to connect with two other cpus 1756-L1 that I have (these are new so they don't have program) and the RS-Linx locates them perfectly. I guess the ab cpu has its serial port configured as USER to communicate with the B&R plc (or something similar), so my question is if there is a way to connect to this cpu through the serial port (such as putting the serial port in default mode without deleting the program) or the only option left is to find an ethernet card to connect to the cpu. Thank you very much for any answer because I've searched a lot and I don't find any information about this.
  11. Hello, anyone know how to make a logic that monitors the change in position of a carriage through some rails ?. In my application I measure the position of the carriage by means of a laser sensor and I have to detect if the laser beam is interrupted when the carriage is stationary or moving. I have implemented a logic as the adjunct file, but doesn't work.