Search the Community

Showing results for tags 'battery change'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 30 results

  1. Hi Everyone,I have a customer that needs a CQM1H (CPU51) replaced. They purchased the processor new-old-stock from a source they found online. It arrived in the original packaging and had the safety label around the top of the unit, so it seems that it is as advertised and no need to suspect that it would have problems. I purchased secondhand, a power supply to attach to it and program it from the bench instead of in the machine. The customer also provided me with an SD card containing the project file(s) for the machine. I am able to load the project in CX-ONE (running on Win 7) just fine. My computer has a native serial port (COM1) and I built a programming cable to work with the DB9 peripheral port according to a diagram I found online.The processor powers up right away with the ERR/ALM continuously on. No other LEDs came on initially, and after a bit of playing around with communications settings, I finally landed the right protocol and my computer seemed to identify the processor correctly. I compiled the source and attempted a transfer to the PLC. I got some failed message (or maybe messages) at the end of the transfer. It did seem to send all of the binary code, it just ended with an error message that I unfortunately didn't write down or grab a screenshot.Anyway, what I have now is a PLC processor with the ERR/ALM LED on always, I've never seen it in RUN mode, and now after the programming attempt, I'm seeing the COMM LED strobing at about a .5sec frequency (with or without a cable attached to the peripheral port), AND I cannot get CX-Programmer to again acknowledge the processor anymore. I'd like to reset this back to the way it arrived to me, but can't figure out how to make that happen offline. The DIP switches don't seem to cause that effect. I should say also that the DIP switch settings are all OFF except 3 and 7.Any help is much appreciated!Thanks,John  
  2. exchange devices

    Hello friends, I hope you're all doing well. I'm reaching out because I find myself in need of some assistance with a situation. As someone new to programming, I recently undertook the task of creating a lengthy program. However, there's a concept I failed to consider and I could really use your expertise on this matter. You see, I've been working with input and output expansion modules, and what caught me off guard was that these modules automatically assigned addresses within a certain range. For instance, X0 was assigned to X15, and X20 to X34. Regrettably, I didn't anticipate this, and I ended up assigning the new device numbers to these expanded modules. I'm wondering if any of you have encountered a similar situation or if you have any advice on how to handle this issue. I'm open to any insights or suggestions you might have. Thank you all for your time and assistance.
  3. TCP Connection Status

    Good Morning to all, I'm working on a TCP connection and sometimes I need close it and reopen successively. When I close connection and Close is done I cannot view the correct TCP status because it remain ESTABLISHED.  Why it could be happen? Waiting for your answer,  Thank you, Mariangela
  4. Hi, I would like to know how can I change screen using PLC program for the HMIST6400.
  5. 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!
  6. Hi everyone, To explain the problem a little bit: I have 2 systems that are equal, they have 1 PLC, 1 Inverter and 1 Servo Axis (Image01). The devices are connected via EtherCat. The thing here is tht in these systems the PLC and Servo Axis is the same but the inverter is different. My goal is to have the same project on both systems and depending on the inverter detected use the correct program. What worked: If I add the 2 Inverters and 2 Servo Axis on the project on different nodes (Image02), I can detect which is present using the variable _EC_EntrySlavTb[n]. My issue is that if I want to make more replicas of the systems using different inverters I will eventually hit the Axis Number limit for the PLC while in reality I am only using on Servo Axis at a time. What I wanted: I would like to be able to control 1 Servo Axis with 2 different inverters (only one active per PLC) (Image03). What I tried: The axis parameters can be set using a variable of the type _sAXIS_PARAM, however it seems that the option to change the axis basic settings is not available (Manual: NJ/NX-series Motion Control Instructions Reference Manual (W508) page 5-58) (Image04). The axis basic settings is where the definition of the output device plus control words are set (Image05). Is there a work around to solve this issue? I would really like to avoid having to manually change the output device for the Servo Axis every time I make an update on all the systems.   Best Regards, BR  
  7. MITSUBISHI A2SH-S1 CPU

    Hey i want to know that in mitsubishi A2SH-S1 CPU how can i determine that battery voltage is what and if battery voltage is low then i want to on an output so that i can change the battery with the new one so that my program does not gets erased. 
  8. Siemens S5-95U PLC and Battery Concern

    Hi All, We have a hydraulic press that is being controlled by Siemens S5-95U PLC . Lately the S5-95U has been randomly stopping during operation thus causing the hydraulic press to stop running. However the S5-95U instantly returns to RUN status after stopping. This is the first time it has happened after a decade of service. Prior to the random stops issue, around January 2021 the S5-95U completely stopped and the program in the RAM was erased so we had to replace the PLC battery and restore the program with our backup. Strangely, the PLC battery we replaced still had 3.4VDC upon checking. What's even more baffling is that even after we replaced the PLC battery with a new one,  Battery LED is still yellow although the program is still retained in the RAM. In summary, we have two concerns: 1. S5-95U randomly stops and resumes during operation ever since we were forced to replace the PLC battery and restore the program. 2. PLC battery has been replaced but the Battery LED is still yellow but the program is still retained in the RAM.   I have a suspicion that the two concerns I mentioned above are somehow connected but I lack the technical expertise to diagnose. I'm hoping someone can help me figure out our issue. Worst case, I think our S5-95U needs to be replaced.   Thanks,  
  9. Hi All, We have a hydraulic press that is being controlled by Siemens S5-95U PLC . Lately the S5-95U has been randomly stopping during operation thus causing the hydraulic press to stop running. However the S5-95U instantly returns to RUN status after stopping. This is the first time it has happened after a decade of service. Prior to the random stops issue, around January 2021 the S5-95U completely stopped and the program in the RAM was erased so we had to replace the PLC battery and restore the program with our backup. Strangely, the PLC battery we replaced still had 3.4VDC upon checking. What's even more baffling is that even after we replaced the PLC battery with a new one,  Battery LED is still yellow although the program is still retained in the RAM. In summary, we have two concerns: 1. S5-95U randomly stops and resumes during operation ever since we were forced to replace the PLC battery and restore the program. 2. PLC battery has been replaced but the Battery LED is still yellow but the program is still retained in the RAM.   I have a suspicion that the two concerns I mentioned above are somehow connected but I lack the technical expertise to diagnose. I'm hoping someone can help me figure out our issue. Worst case, I think our S5-95U needs to be replaced.   Thanks,  
  10. FX-2NC-32MT Battery & Communication Cable

    Hi, FX-2NC-32MT PLC need to change Battery, Can you please tell me the battery model no? Which communication cable require  for FX-2NC-32MT PLC upload or download program? Thanks & Regards Sohel Ahmed
  11. Mitsubishi FX2N Battery Error

    I got through a mitsibishi FX2N PLC and when i turned it on it was giving battery error. So when i checked it with system and run diagnostic so i found the same error. By visual inspection i saw that there us no battery in it and someone has taken it out. So my question is that how we are going to reset the PLC when the battery was not intact for how long whixh we dont know. I have the copy of program with me to upload it to plc but the actual issue is battery error.
  12. Hmi temperature delta

    I have connected 2 temperature devices with him delta with plc delta by rs485. When I run plc I can see the temperature change on pc but the problem in hmi  it's give errors. Com 2 errors  I need someone help me to connect these devices please 
  13. Hello everyone, I have a Kinetix 6000 CIP drive (unwind) and I need to control its speed by a PID controller. I have everything working except the MCD instruction doesn't pick up on the PID output value change. It changes the JOG speed, which I use to control the unwind, if I set the speed manually, which is slow. The PID changes the speed almost continuously. Any suggestions are welcome. This is how I'm attempting to control the speed: A1_r_JogSpeed = PID output value   Thank you    
  14. Folks, we have a set of Mitsubishi Q12PRHCPU (redundant) running effortless since many years. CPU-A as standby and CPU-B as Control. Recently we noticed BATT low alarm on CPU-B. So we arranged for a spare battery Q6BAT and started the procedure as per manual(attached procedure and flow chart). We did memory copy from Control to standby (as prescribed precaution) and did the Reset of Standby PLC CPU-A. Memory copy from B to A completed successfully 100%. But the BACKUP LED did not turn Green from Red & Error LED kept flickering on standby CPU-A. CPU-B remain in Control but backup LED turned RED. From system monitoring we found that there is a Error 6000 (FILE DIFF.) observed in One of the .QPG (program 00-MDBUS.QPG). We tried to reset it but were not successful. We are surprised that why does the program differs when it was copied from CPU-B to CPU-A using the memory copy. Still we did the VERIFY and found no difference between the programs in CPU-A & CPU-B.  Can anyone explain the cause of this issue and the solution. Please note that the CPU-B is still in control and plant is running. Backup LED on both CPU are red which means (redundancy loss) and error LED on standby CPU-A is flickering RED. There is no error in the CPU-A (Control) -we checked this using the GX Developer. Also attached here are the image of the error and error help. Thanks in advance. Battery Replacement procedure.pdf Battery Replacement procedure-Flow Chart.pdf Error.pdf MELSEC QCPU ERROR CODE 6000 FILE DIFF.pdf
  15. If it is about changing Gmail ID on phone it is advisable to open the device settings application further at the top the user should click the personal information account then under the “Profile” or “contact info” the user should make the necessary changes. If you are still looking or searching for more information than in that case it is advisable that the user gets connected with the certified Gmail technicians. Lines are open for help and support all the time there is no such issue that cannot be resolved by the Gmail technical team.
  16. Hello everyone, I have a problem with packing machine. There are some issues with one of the axis, when axis actual position is near to 1800000 some error appear and operator has to turn off machine on main contactor. This axis is working in Linear mode. I think that rotary mode would be better for this axis. And here is my question. Which instructions, and what options i should change/check when i change count mode in axis's options. Can any1 point me some manuals to read or give me some advice ? Thank you in advance.  
  17. Program lost after battery replace

    We think so we lost the program after a battery replace, because the program isn´t loaded on GOT. Is it possible restore it by the PLC?
  18. Q06UDEHCPU MELSECQ Upload

    Hello ,  I dont have experience with Mitsubishi PLC.  I want to do a modification on the ethernet configuration but i dont have the source code .  According the information that i read we can use GX IEC developer or GX developer but my question are :  Can i upload and download the program with GX developer?  Even if was previous developed with GX IEC Developer i will not do any change on the code only on ethernet configurations , add a MC communication. I have another concern about the profibus module. For the profibus is necessary another program right ? But if i don't want do any modification on the profibus is dont need it, right?  My experience on Siemens when is necessary do a modification on the hardware configuration. I should have all the hadware configuration " right"  it means if i have profibus i should have the right GSD to allow do modification on the configuration .  But on Mitsubish i can´t understand that well . Regards  Roberto Fonte  
  19. hallo everyone ...i use mitsubishi Q00UJCPU and QD77MS2.. i try to make a speed control program and the speed wants to be changed during servo operating, i use dedicated instructions ZP. PSTRT1 (axis 1) and have tryed but it was only successful to change speed with "change speed control" function once ... is it like it? cannot change "change speed control" many times when servo operations?
  20. FX2N Battery replacement

    I have run across a Mitsubishi FX2N with a battery light on.  I have never worked with Mitsubishi before, but the manual describes changing the battery and indicates the controller must be powered down for the change.  You have to beat the clock and change the battery within 20 seconds.  Has anyone changed these batteries while powered?  Used to do that with PLC5's but I have never dealt with this processor before. 
  21. Hi, I have some trouble with a CJ2M-CPU33. My client did a backup to memory card earlier today, and after this we did some changes through remote link. Now the client wanted to restore the previous backup to the PLC and has done so, but the system would not function correctly. After going online on the PLC it seems like the PLC is stuck in "Stop/Programming Mode". When trying to change to "Monitor" or "Run" mode a dialog comes up containing the following message: "Failed to change the operating mode. The operating mode may be still changing in the PLC."  - All the dip switches are set to off after restoring backup - The PLC has been rebooted  - I have downloaded the application again through CX-programmer  - Verified that the PLC is set to start up in "Monitor mode" But nothing helps. The same message comes up when trying to change the operating mode.  Hoping anyone can help to resolve this issue as it is very critical for us and the client. In advance, thanks for any tips or help received. Best regards Stian
  22. I want some recommendations for a PLC that can hold its memory for long periods of time with no power. I have a customer that has the molds that only get used a couple of times a year and when they are not being used they sit in storage until they need them again. Currently they have a DirectLogic05 controller and what they have noticed is that when they pull these molds out of storage to use them, the program is lost and they got to download it again. They want to make it to were all they gotta do is plug and play basically for this machine. Is there a special module or a processor that can hold its program for long periods of time while it has no power on it? 
  23. fx3u ENET card, ip change

    hallo all again, is there some way to change external IP (target one) using ENET-502 card without reinit via sending 1 to BFM1600? I would really appreciate it (time savings) but from little what i know it seems impossible :(   thanks in advance
  24. Change Management LogIn(lost password

    I cant able to make any changes on the points (datatype from INT to DINT) on cimplicity workbench  everything thing is greyout!! i checked and found that the workbench has a change management logOn option asking to logon! Which asks for user name and password!! And No one here Now has the user name or its password!! what to do now on such cases , Also on doing modifications on logic developer validating project generates error  may be due to mismatch data type of that associated point on workbench.
  25. Hi, I was wondering if it's possible to detect a changed/updated value in a data block even if the value remains the same as before. The reason I ask is because we have a SCADA system providing a setpoint for a temperature every x minutes. The value of the setpoint can remain unchanged for hours even days. However we still want the PLC to be able to detect wheather it's setpoint is updated every x minutes or not. Any good solutions? Thanks!