Search the Community

Showing results for tags 'q series error clear'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 230 results

  1. I am new to automation systems and devices and I just want to know how to connect two HMI's (each one would control different things) to one PLC using Sysmac Studio and NB-Designer via Ethernet. The model of the PLC is NX1029020 and the HMI's are one NB10W-TW01B and an NB7W-TW01B. I searched for info about this topic online but I couldn't find anything that worked for me, I saw an article from OMRON where they connect two NB's to the CP series, but in my case, NB designer doesn't allow me to insert more than one HMI in the same project, I also found something similar on a youtube video that gave me an idea about how to connect multiple HMIs exporting the pks file and importing it to another HMI project but I still can´t figure out how to add both to my PLC. I would thank you a lot if you could help me with this because I know it's not a rare implementation, just I haven´t found the right way to do it. I also leave the links to the Omron article and the youtube video I found. https://www.myomron.com/index.php?action=kb&article=1554 https://www.youtube.com/watch?v=rXx5lut7G9I
  2. Q and iQ-R series

      Hello,  I want to know, if it is worthwhile to transfer from Q series to iQ-R? Currently our equipment is using Q series, which ss a vacuum coating equipment with about 10 power instruments, 20 gas controllers, and pumps and so on. As for the analog and X, Y points, Q is quite capable.   I can not see any advantage to switch to iQ-R, but some people want to. So I want to know,       1. will Q be outdated in the near future?       2. will use iQ-R cost much more than Q? including peripheral units.       3. has iQ-R really been widely adopted?       4. thoug iQ-R may be powerful, I think use multiple middle size CPU's can be more advantageous,              is this right? Many thanks in advance. Ting    
  3. I have a huge confusion regarding the retentive timers on FX3GE. According to the programming manual for FX3G(image attached), all retentive timers use the EEPROM. This is very confusing to me because the retentive timers are modifying the measured time constantly in an EEPROM register and EEPROM type of memory is known to be write limited. After a couple of million write cycles the EEPROM registers burnout. I've experienced this myself by constantly using the T250 and after a while it became unusable. The timer stopped counting time after some time. This leads to my decision that retentive timers on FX3GE PLCs are something that should бе used only on rare occasions so as to avoid EEPROM memory burnout. If this is true than the real question comes in: What is an alternative for using retentive timers on FX3GE when you want to measure time between two events. The instruction TTMR for teaching timer is appropriate however this instruction does not exist on FX3G series.  
  4. Hi I have encountered a problem with CX-integrator. I'm not able to open the program. The following message appears:  System error. Save the date and close the application.  (Error code 0035) I have tried to reinstall the entire CX-one packet.  Any ideas?  Regards MBD
  5. Hi, I am new to this forum and pretty new to programming fanuc robots. I do have one program that is working in production under my belt. The company I work for recently bought a used M-20iA with a R-30iB controller. The robot was tested and worked before it was shipped to our facility. However, not upon start up the robot faults out and gives the error messages:    SPOT-474  NM&OUT24v shorted after MCC SPOT-476  Fix Pwr short & then cycle    I am wondering if a wire was vibrated loose during the shipment, however I have not been able to find anything in the cabinet. It looks like all of the boards are lighting up and working fine. I have been unable to find any documentation on these particular SPOT errors.    Has anyone experience this error and knows how to fix it? Or does anyone have resources that may shed light on the situation? Thanks!
  6. Hello to all  We have a problem with starting CPU. In GX Developer we click "Diagnostics" and see Error 2400 File set Error. What causes this error? Error code list[Error code 2400] and point to step / parameter 1100 we already have format the memory the last thing not tried yet is :  - swap the CPU , (still in process provide by purchasing) - change memory battery (as per suggest by machine vendor) kindly needs some suggestion if anyone experienced this problem, or maybe some tips    Applicable machine    QnA series PLC ===================================================================================== Error code(SD0)    2400 Error message    FILE SET ERROR LED status(RUN)    OFF LED status(ERROR)    Flashing PLC operating state    Stop Diagnostics timing    At power ON & reset [FILE SET ERROR] The file specified with a parameter does not exist. ■ Collateral information • Common information: File name/Drive name • Individual information: Parameter number ■ Diagnostic Timing • At power-on/At reset/At writing to programmable controller/STOPRUN Read the individual information of the error using the programming tool to identify the numeric value (parameter No.). Check the drive name and file name of the parameter corresponding to the value, and correct it as necessary. Create the specified file and write it to the CPU module.
  7. Added new tags to an existing (and operational) PDB file.  Using DEMO mode switch (/t) to quickly add without USB dev dongle.  When switching from Workspace to Runtime all tags and graphics work.  However, when I switch out of DEMO mode and restart iFix, all tags show up as "Not Defined". the IGS OPC Quick Client shows good comms and data with the new PLC sources, so it's not a PLC comms issue.Truth be told, I do not work on iFix very often, so I'm hoping I just missed a simple step.Thanks in advance!
  8. I am trying to online edit a program in a MELSEC QCPU, using GX Works2, but I keep getting this error "A file which does not exist in the PLC was specified" <ES:010a4022> Few weeks ago I had just online edited the same program in the same PLC with the same steps with no problem. There had been no changes to the PLC after that. Just all a sudden when I try to edit yesterday I get this error. Not an expert in Mitsubishi, just started learning the basics. Connection to PLC is by USB cable. Steps I followed to connect to PLC:    -Online > Read from PLC    -Select PLC Series: QCPU (Q mode)    -Select PLC side I/F Serial Setting: Serial USB    -Select all target program to Read, then Execute I am editing the file that I had just read from PLC Steps I followed to online edit:    -Online > Monitor > Monitor (Write mode)    -Execute the function below when mode is changed: Checked all    -Edit the program (basically just deleted one -||- contact and drew back the line)    -Compile > Online Program Change Then Bam! error get! "A file which does not exist in the PLC was specified" <ES:010a4022> I had tried Verify with PLC, but all results match. Is there something I am missing? Help much appreciated!
  9. Hi All,  I am trying to limit the number of character for user to key in data edit . However, I put numbers inside it shows me invalid number of character. Anyone know how to solve it ? Note; My variable is in String Type   
  10. Hello, everyone I have to query a SICK distance sensor from an L26CPU via the onboard Ethernet interface. I have created a simple protocol which I start with the function block SP_ECPRTCL. Unfortunately it takes at least 25ms until the next telegram is started. The sensor responds within approx. 1.5ms. Does anyone know whether that works faster or is that a limitation when using the predefined protocols? Sensor manual:  OD5000, 8021391 (sick.com)  (Chapter 7.4) I am grateful for all the hints. Thanks and regards Dave SICK_Protocol.tpc Messaufbau_vTest.gxw
  11. Hi there! I was working on EPLAN Electric P8 when suddenly, the program stopped working (mouse didn't barely move, couldn't click) which resulted in a blue screen after trying to close the program (didn't manage to force stop of the VMWARE process where I execute it).  So, the thing is I can open projects and all, but everytime I close a component window I get this error window: (S275024) Couldn't find setting USER.SYSTEM.GUI.Control.MGGrid.DeviceTagGUI.116.1002.LastIndex.index. And it happens when other different windows (for example when opening Layer Manager I get the same error with LayerManger instead of DeviceTag. Also, if I try to close Eplan by clicking the red X of the window, It won't close. What can I do? There's very little info about this error code in the net and I'm running out of ideas. Thanks in advance!
  12. Is it possible to reset " Motor replacement detected error" ( Error code 95.01) using code without connecting to PLC through sysmac studio? If yes please suggest how to do it... Thanks in advance...
  13. CX-Designer || Get error history

    Hello ! I am an beginner automation engineer and my new task is to export all alarm/events that occured from NS5 HMIs. Is it possible to do this using the pc? I am currently using a card to get those. (using the "hidden'' HMI's menu, accessed by pressing and holding on the display).  Thank you very much!
  14. Hi Everyone, I have FX3U 60MR PLC and TP1200 Comfort HMI, communication perameters on HMI are 9600,7,even,1 stop bit. The problem we are facing is, communication drops after approximately 12 hrs. Analog tags become ### and HMI also dont respond to digital change in plc. Then we Power Reboot HMI and communcation get established. After few hours, same error occurs. we have change the HMI. But issue remained same. HMI is programmed through TIA 13 and TIA 14. HMI also dont allow to change communication parameter. Any one can help please?
  15. Hello Mrplc's members I have a Korean version " goldsec Moj2" of Mitsubishi plc A0j2 I need to know the right software for it And how to get it I tried GX Developer but it didn't work because it have only A0J2h type And I tried melsec medoc (version 1.64) but it didn't have A series CPUs
  16. Hello, I've connect CP1E with PM2120 with RS485 and already make ladder program to read voltage, current, etc. But the problem is the binary value (D1354&1355) are not appear, and there's error in D1352 with error code : 88 hex. Which is the description of error code is "Exception response", and i already doing some experiment by just making a simple ladder with RXD/TXD instruction and put D1352 addresses and still error, which is same like before (88 hex.). Can i just still do something with this error? Please help me to solved this error problem. *Sorry for bad English Regards, Steven.
  17. FX2nc PLC Error: 6402 Param Error

    Hi, My PLC is fx2nc-32MT. When I diagnosis the plc, this error I Found, 6402 Param Error. Please check the attachment Thanks for your Support.
  18. Hi, I have the following configuration where 4 PLC panels, with each having a Q12PH CPU and QJ71E71-100 module. All these QJ71E71-100 are connected to a HUB using straight cable. From the HUB one connection is going to an I-Fix SCADA which is already communicating with all 4 PLCs using MC protocol. I want to send data from 3 of this PLCs to the 4th PLC in the same network using fixed buffer communication. Can anyone provide a sample program for the same. Send and Receive side. I am using GX Works 2 for programming. Your help is very much appreciated.
  19. Is it really not possible to use 2 shortcuts with FTView ME panels. When I try to create the runtime file (.mer), I am getting an error that can not be used 2 shortcuts. Is there any possibilities to make FTView ME connection with 2 different PLC's.
  20. Hello all, I need to read device memory mostly I need to read R registers from PLC L26. I read device data, but inside of table, I can't find R or ZR registers. Can you help me?  What I did wrong?   BR KS  
  21. FX-2NC-32MT PLC Error

    Hi, My PLC is showing error. I removed all the input & output cable from the module. Still the error is there. Can anyone help me please. What is the issue here?   Regards Sohel Ahmed
  22. OMRON NS5-SQ10B-V2

    Hello, I have an issue with NS-5 HMI. During transferring new program into HMI, after rebooting I get message: ERROR No.10: file system error: please recover the system program. What is procedure from where I can recover this HMI? I didn't find  folder on CX-Designer under C:\Program Files\OMRON\CX-One\CXDesigner\RecoverUpdate. Is there other way to fix this ERROR? I download firmware and copy it to the CF card. When I insert CF card into NS-5, and after power on unit, RUN LED light become steady orange for 10seconds and than it become steady green. Screen is black and there is not possible to do (chose) nothing. CF card is original OMRON card and wasn't formatted. How to solve this issue???
  23. I saved a project I am working on, had to conver it before I saved? Came back to make edits and when I went to add a new rung it come up with this error? Any fixes? Many thanks, Sean
  24. I'm trying to transfer an application file to a PanelView 1400e and I'm having some difficulty. We currently have 4 of these in operation on machinery and we acquired a spare that I'm trying to get ready. All use the same exact application. I tried using a memory card but none of the PanelViews recognize any of the cards I do have at the moment so that option is out (though at one time we did transfer the applications this way so we did have at least one card that worked in the past). I was able to extract the application file from one of the PVs via Transfer Utility 32 on Windows XP. I am unable to transfer it back to the spare PV. I am using a 9 for 9 straight through serial cable on COM1 of the laptop to the 9 pin DB connector on the back of the PV. I match settings between the PV and the TU32 (baud rate, parity, error). I put the PV on Transfer Application screen on the Serial tab. I open up TU32 and choose the application file (approximately 86kb in size). If I select memory partition 1 for the destination, I get a dialog that pops up telling me that partition 1 is full and it shows me the size and free space on both partition 1 and partition 2. The size for partition 2 matches what I see on the PV on the Terminal Information screen (approximately 2200kb in size and same is free). When I then select partition 2 for the destination and click OK, it asks if I want to format the destination. If I click NO, the transfer fails because "User did not format the destination". When I click Yes to format, the PV starts formatting partition 2 and the progress bar goes up to 100%, then a message comes up that the format is complete, waiting for application transfer. On the TU32 screen, the format progress goes up to 11% then hangs and eventually reports that the format failed. I've done this a number of times and it is always 11%. However, when I click OK and then go back to the main screen on TU32 and once again select to transfer, the PV screen goes into transfer mode with a progress bar as does the TU32. No progress is ever made and eventually I get the 4209 error. 4209 error means the TU32 and PV are not communicating, basically. But I'm confused as to why they initially do communicate but only get to a specific point each time before communications stop. Any ideas? EDIT: Once I get the 4209 error, I click OK, and go back to the main TU32 screen. If I immediately click to transfer again, the progress bar on the PV disappears and a message comes up saying File Download failed-Ready for Transfer. If I click to Transfer again, the progress bar reappears but still no progress and this process repeats. Thank you in advance for any help you can offer.
  25. Alarm Comments Not Showing on GOT

    Hello! Im trying to set up Alarms on my project using GT Desisgner 3. My GOT is a GS Series, and my PLC is a FX5U. I usually just do a multi state lamp with descriptions for what's happening on the machine, but this system is much more complicated, so id like to do an alarm screen. I found a few sample projects, as well as tried both the Simple and User alarm tools on my own. However once everything is set up, when an alarm is triggered, the comment for that alarm is missing... The alarm time of occurrence, as well as turning green when its resolved all works on the screen, but i cant figure out why my comment doesn't show up. When in my project, all the "previews" of my comments show up great and are all there, just not on the screen itself...   Any help would be greatly appreciated! Thanks!