Search the Community

Showing results for tags 'please could you help what meaning of error code ec02'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 167 results

  1. Hi, I have a question about error clear on Mitsubishi Q Series (Q03UDE). Is there a way to clear 4100 error without power cycle CPU??? I've cleared the cause of the problem and I've tried to clear CPU error using SM50. I've put code 4100 into SD50 and then turned SM50 off and then on again, but CPU is still in ERROR state and I cannot switch it back on into RUN mode. I have to turn the power off then on again and that is solving the problem. The problem is that sometimes it is very hard to get to control cabinet to power cycle CPU. I would like to clear this error remotely if possible. Any ideas???
  2. I've been building a contraption with linear rails and stepper motors. It has an X, Y, and Z axis. I'm using Velocio PLCs to control the motors which seems to be work well so far. I understand these are not very common and my question are related to general motion control, not Velocio programming specifically. Since I'm new to PLCs, programming, and stepper motion I thought I'd ask for some input instead of trying to reinvent the wheel. I'm to the point in the build where I'll be adding emergency stop/limit switches and am wondering how to go about writing the program; if there's an "industry standard" way to go about it. I figure the PLC will check to see if any switch is active. If one is, drive the motor away from it till it's inactive and store the location. If one is not, drive the motor until a switch activates then back off a until it's inactive and store the location. Drive the motor to the other limit of the axis (the number of steps should be known) to activate the switch, back off and store location. Rinse and repeat for the other axes. Is my approach about right?
  3. Hi everyone ! I have a little project wich involves communication between two Micro820 controllers via TCP/IP. To do that, I started to work with TCP/IP socket. Within CCW (Connected Components Workbench), I tried to create a new socket instance using the instruction SOCKET_CREATE and set the socket address to 127.0.0.1:21. Basically, my computer through the FTP port. The problem was that it couldn't create a new socket instance (error variable is set to TRUE and status is set to 4, wich I don't know the meaning) because I didn't have a server-side application that listens to TCP/IP socket requests. That said, I found an open source application called SocketTest that listens for TCP/IP socket requests on a specified IP address and port. So, I started a listener on the following address : 127.0.0.1:21, but the error variable is still set to TRUE and status is still set to 4. So, my questions are : Is my IP address OK ? Is my port number OK ? What means the status code 4 ? Is SocketTest doing what I think it does ? Do I need to do something else before using the SOCKET_CREATE instruction ? Thank you in advance for your help !
  4. Hi everybody, Recently, I started working on a project. I want to develop a program for a Micro820 controller (2080-LC20-20AWB) using CCW (Connected Components Workbench). I built a little motor circuit for testing purpose. However, after building the program and downloading it to the controller, I tried to connect to my controller via CCW, but I can't. When I click the button "Connect", CWW crashes OR a window saying : "The controller has unnacepted changes" appears and asks me if I want to "Download current project to the controller" (wich I already did) or "Upload the project in the controller to overwrite current project content" (wich is grayed out). When I choose to "Download current project to the controller", CCW starts downloading the resource, but fails. In the "Output" window, there's a line saying : "Download failed for Device:Micro820: An error occured while reading from GETACTIVERESOURCELIST.". The problem is that there's no documentation at all concerning this error. I even tried to reinstall CCW, but it didn't fix the problem. I joined some images so you guys can see what I'm talking about. Don't mind asking for more details !
  5. Error 6706 Mitsubishi FX2N

    Hey guys, I'm really a newbie on PLC's, I'm working with a metal sheet folding machine. The past programmer gave me it's code, but I guess he gave me the wrong one. So, I uploaded the program with GX Developer 8 to a Mitsubishi FX2N-32MR PLC, all looked fine until I tried to run out the program. The error 6706 appeared up on step 3928 (blue rectangle). I read something about it already in other posts. But I'm not quite sure what to do. Can someone point me on the right direction? I attached an image where the problem thst showed up.  Thanks. 
  6. Dear Support Team, We have a problem in our AB PLC 5/60 Enhanced device(1785-L60B/E), it is a redundant AB PLC system  and controlling a Water RO plant. Another paralleled connected system is working fine. 1. Once power went down and power up, the PLC started showing "PROC" error- Steady RED. Loaded the program from EEPROM, the PLC "PROC" error is gone but the DH Channel A RED LED is started Flashing. 2. After loading the program, the program vanishes automatically even when there is a power, and again showing "PROC " Error - Steady RED. Changed new Battery. 3. Looking for the replacement processor,  found same series and part number but the Firmware and REV is different. Advise the selection of suitable replacement. 4. The PLC program is password locked. Any solutions or work around to solve the issue.    
  7. Hi all. Firstly, I am not a programmer, I just need advice. We have HMI's using NS-Runtime and we keep getting this message. Now, this is why I am contacting you all. This has happened over 20 times on 20 different HMI's which we have replaced over the last 3 years. We have been told by our software supplier that the com port is "on it's way out". There is NO WAY over 20 hmi's over that period will deveop com port faults. So my question guys, can someone give me a few tips on what to try before I change HMI's over ervery dang mponth please? I am really at the end of my tether here. We connect our HMI's to the Omron PLC's via a standard serial. If we change to another HMI the machine communicates after obviously a long period of downtime. Should we reset the plc? I will take ANY advise please guys.
  8. Hi everyone, recently we got a complain about UM password protection in the CP1L. So our user intended to apply password to a CP1L PLC which doesn't have battery installed. They were testing to turning off the PLC for about a week. In the 8th day, they turned it on again and tried to upload the program from the PLC. But after they input the password, and error shows up which indicates whether the password is wrong, or already inputted wrong 5 times in a row. Further checking shows that A99.12 memory was turned on which indicates that wrong password has been inputted 5 times. This was not the actual case since we make sure no one was using the PLC in those 7 days. A99.12 by its nature is not a non-retain memory. Is it possible that during Power On, the memory is unstable that it turned On by itself? I know it can be the case on some areas like DM / WR and also the RTC memory. And since A99.12 is a Read-Only memory, we cannot use P_First_Cycle to ensure it's turned Off as what we used to do with A500.12 (Inhibit Output). Currently I'm testing it by myself, for 3 days had left the PLC Powered Off. If anyone had inputs about this please advice. Thank you
  9. I have  Modicon Micro TSX 3722 Version 1.0. while i am doing communication of PLC and PC i am getting communication Error.  I am not able to download Programm in PLC. Please find attached image of error which i am getting .   please help me to resolve it.   Thanks in advance. 
  10. What is M code in mitsubishi qd75d4?

    i have a question about M codes. what is it? using QD75D4 motion control
  11. CX process Error

    Dear All, Hi my name is arum. I am just starting my own project using CS1W-LCB01 and Omron CS1G CPU42 H, and i am using CX process to program the LCB01. The first time i try the LCB, it was doing well, no error occurred. But now, I have some problems here. 1. Internal board error always appear 2.Error 0A0D was detect when i am try to download the program to LCB. Iam using CX server communication driver. Because the problem always occurred, I clear the PLC memory then download again the PLC  configuration, and then restart the PLC configuration every time this problem occured After some times, it doing well. 3. But now, I even cant download the program because there always communication timed out Anyone had experience with this case. Please give me some advise. Thank you in advanced.    
  12. Q02HCPU error

    what is this error 2200? my PLC dont have memory card I think the data is erased how I can recover data  
  13. Help Programming a Beckhoff PLC

    I have a very simple problem that I need help with.  I have some programming experience but I am brand new to PLCs and structured text.  I am using TwinCat 3 to program a Beckhoff CX9020.  My goal is to read the temperature from my thermocouple and open or close a valve based on the temperature.  I have successfully connected the PLC to the TwinCat software and I am able to see the value of the thermocouple increase and decrease when I touch it with my fingers.  I need to link that value to a variable in my code so I can have the valve act on it.  I don't know how to properly address the inputs and outputs.  Thank you!
  14. Citect: Displaying IO device comm. Error

    Hi guys, In my current project, I have a number of energy meters (128) communicating on Modnet (TCPIP) with Citect as different IO devices. I have a screen, where I wish to display the communication status of each IO device. If there is an error communicating with a particular I need to associate a tag for displaying the same. Can someone guide me how to accomplish this.   Thanks for looking in.
  15. NB7W-TW00B Print Error 7300-FFFB

    Good day lads, we encountered an error on a NByW-TW00B HMI, showing "Print Error 7300-FFFB". Checked already on the manual, which mentioned this : "Driver & UI Printer Settings Disable" (V106 manual, Section 7-9). What's worse is that NB manual doesn't give any workaround for any printer error. The NB is not connected to any printer. The "Enable Print" tickbox is unselected (checked both in the program and in the System Setup Screen). Also there is no button/macro which triggers any print function. Any of you have encountered this? Any advice is appreciated. Thank you
  16. Im having some trouble with a PLC and looking for a some help. Whats happening is output number 3 is stuck on. I thought maybe it was just the PLC. I pulled the program tried it on a new PLC with no luck. I checked for faults and the handheld shows no major faults. The output that is stuck on is for a door, its telling it that the door is open. Any help would be great.
  17. Hi everyone, First time posting here, sorry if I screwed up any rules on this forum. I have a logic file that was created two years ago. I'm using RSLogix 5000 version 20.04. The customer has owned it for two years, and I just got the latest copy back from them to do a kit. So when I go to save my changes (offline), I get "Failed to save the project as 'filepath'. An unexpected CTree error occurred." Error 753-80042211. (see attached screenshot) I tried searching this error on google, with no results. I went to the help dialog box, which wasn't helpful. (See second attached screenshot) I can't think of anything else to do, my boss is gone until two weeks from now, the other guy in my department has less experience than me.   Can anyone think of a way to fix this? Otherwise I'm completely stuck. Don't think my boss will be happy with me getting nothing done for a week.   The help file says: Error saving the project to a different file An attempt to save the project to a different file failed. The error message you receive indicates one of the following conditions: Name is badly formed The name does not follow the IEC-1131 Name standard. Enter an IEC-1131 compliant name. >>> I tried the name "test" with no success Access denied If the file already exists, make sure that you have read/write privileges to it. >>> It is not set to read only or anything of that sort In use by another process The file is being edited by another process. Close the file in the other process if you want to save over it. >>> Tried making a copy to my local drive, opened that one, still won't save Path doesn't exist Make sure that the path exists. If you are saving to a network drive, make sure that you are still connected to it. If you are not connected to the drive, you can save to another drive to preserve any work in progress. >>> Tried making a copy to my local drive, opened that one, still won't save   Not enough disk space Free-up space on the drive you tried to save to, or choose another drive. Note: RSLogix 5000 cannot save a project to a drive with less than 2M of available space, regardless of how small the project file size. >>> There's way more than enough space for this file
  18. MELSEC Q2A PLC

    Hi to all, i have melsec plc Q2A CPU error. i did plc diagnostics with the software and realise this error code 2300 and 2401. i reloaded the programme and tried to reset the plc but error still exist Please kindly help.
  19. Gents, i'am getting error code 8 when i try to read from another plc . Both are siemens im151-8 plc's. I hope anyone can help.   Regards, Mucho
  20. PLC RESPONSE ERROR

    Hai, I have downloaded the program into the PLC, downloaded the program into the HMI VIA ethernet.When I turn on the HMI it's showing "PLC RESPONSE ERROR". I can write command to plc through HMI, But I can't read the signal from PLC, Does anyone know the meaning of this message or what I might be doing wrong or missing out?...CPU used:CP1L-EM40DT1-D, HMI used :NB7W-TW01B...PLC to HMI communication via ethernet... 
  21. fx2nc

    Hi, What is the problem when error led lit for fx2nc  mitsubishi plc  
  22. 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 !
  23. Error on Mitsubishi Servo Pak

    I have a Mitsubishi servo Pak #MR-J3-40B with an error 25 and 95 flashing. Could not find any help on the web or in the manual. Any help appreciated.
  24.  hello there ! all the variables are reals ... can anyone explain why i get a different result when i calculate c2 first ??? the two programs shown in the pictures are exactly the same ... the only difference is the posistion of c1 and c2 . please help me . It's not a logic  attitude in programming ..... Any ideas? Thank you
  25. PLC setup error location

    Dear sir, how to solve this problems non fatal error 9b, Omron cpu44 c200hx