Search the Community

Showing results for tags 'q series error clear'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 229 results

  1. The title of this probably makes no sense, but I really wasn't sure what to call this thread. I'm working on a program for a Q Series, using ladder with labels.  This machine is going to have several status messages for the operator displayed on the HMI at the same time.  If I can figure this out my plan is to have a string display in the footer of a Proface HMI, with a "view next message" button.  Then I will write strings to the display giving the operator the status information and they will be able to press the next button to view the message- alternatively I could have a timer also that will auto refresh the display to the next message.     What I can't figure out, is how to queue the messages and have them wait for the button press or the timer to activate their MOV statement.  Essentially, I need to advance a register by one every time the "next" command is given- but if that status message is not active then I need to immediately skip to the next message.   I've thought about just incrementing a data register, but then how do I skip non-active messages? 
  2. 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
  3. 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. 
  4.  Hellow Mitsubishi Experts    . I want to update my system . My machine have Mitsubishi plc system . Details of plc - CPU FX1n-60MR-001 Expansion Module FX2n-8EYR  . We have two factories .In one factory have this Mitsubishi plc system (LOCAL Location ) .So from other factory (Remote Location ) I want to check some plc data via internet using some interface (Ex visual studio interface )  .It is mean I want to remotely check some data (machine production units ,machine speed and etc )  . I have plc program and plc software .   So what i want to add external modules to this system .?   How can i implement my design ?.   . I m appreciate ur immediate reply .       Thank you.   Tharindu  
  5. DRIVER for cable FX-UBS-AW

    Hello to everybody, can someone help me find the DRIVER for a FX-USB-AW cable, it's for a Mitsubishi PLC FX3u Help please...  and thanks! :)
  6. 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.    
  7. Q02HCPU error

    what is this error 2200? my PLC dont have memory card I think the data is erased how I can recover data  
  8. 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.
  9. 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
  10. 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.
  11. 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
  12. 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.
  13.   Hello , can someone explain to me what the difference between the reset ( RES ) and clear ( CLR) in RSLogix software? Please respond ASAP
  14. CC-link no digital output

    Hello, I have set up a new CC-link to add I/O to our existing factory PLC (Q03 series CPU). The CC-link system comprises of a master station (QJ61BT11N) and a remote device station (STlite STL-BT1) with several DI, DO and AD modules. Parameters are as per the STlite quick start guide example except no. of occupied stations is 3. In PLC Parameter I/O assignment the master station is a intelligent type and occupies 128 points from 0D00. Digital/analogue inputs are being read in the CPU and there are no error lights on either the master/remote stations. However digital output commands are not registered at the remote device station (LED lights on the module show which DO is active). Any help is greatly appreciated, I'm new to this and I've been hitting my head against a wall for a while on this one now. Cheers
  15. 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
  16. 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... 
  17. fx2nc

    Hi, What is the problem when error led lit for fx2nc  mitsubishi plc  
  18. 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 !
  19. 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.
  20.  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
  21. Rajan

    Hello Experts  I am facing problem with CJ Series Analog I/O module MAD32. The Run LED is Lit, ERC Led is also Lit. what could be the reason?
  22. PLC setup error location

    Dear sir, how to solve this problems non fatal error 9b, Omron cpu44 c200hx
  23. How can I do a hardware 'factory reset' on a Q UDE CPU .... NOT using any software such as GX Developer or Works? I understand in the 'Write to PLC' menu it's possbile to Clear / Format / Arrange PLC memory - this isn't what I'm asking for. Under normal circumstances we routinely reload the PLC code / parameters / intelligent function data all remotely from our offices to our customers facilities and all works well. With the newer Q UDE CPUs it is possible to scan the network and effectively do a remote bare-metal recover to a new CPU. If the Q UDE CPU became unresponsive I would like to know how to reset the CPU back to factory defaults. In this scenario we would be asking local site electricians to carry out this reset procedure - after which we would reload the code remotely from the office. Documentation says power down CPU remove BAT for > 10 mins. I’ve powered down, left in STOP state and removed BAT for 16hours - then tested this morning – IP / program perfect and online immediately without battery connected. This retention is a wonderful feature – but if I want to deliberately do a hardware factory reset how do I do it ?
  24. ES:01802015

    Hi:           I am new to Mitsubishi, I have a FX3U-80M with I/O expansion, I am using GX Work 2 Structured Ladder and tried to download the plc program but failed with this error message "Upload or Download is not possible when Data exceeds capacity of the memory cassette, Check the memory capacity setting in the plc parameters"   At the moment the memory capacity set is 16000.   Can some help?   Thanks
  25. GE PACSystems Ehthernet Interface Error

    Hi ALL, In the Rx3i controller fault table-the following fault keeps coming-up "0.4-LAN System-software fault: resuming" Error Code: 402 Group: 16 Action: 2 Diagnostic Task Num: 6 28001d001400000004011d000000000c0a88066 Does anyone have the definition of this error code and how I can interpret the error? Thanks Chris Ok Tedi PNG