markyspicer

MrPLC Member
  • Content count

    79
  • Joined

  • Last visited

Everything posted by markyspicer

  1. FX3U Analog Programming

    Hi,  Anyone can help how to program a analog coming from a level transmitter? I have 8 analog inputs (2 unit of FX3U-4AD) to be read out into the plc program. how can this be possible. I'm new to mitsubishi analog. it is different from my experience(using siemens before).   Hope someone can help.   Thanks!!!   Marky
  2. Help! PLC program removed

    Hi, Anyone knows how to retain PLC program for CQM1 PLC model in the EEPROM? Everytime I power off the PLC, when power on the PLC Program lost and the PLC status is in ERROR(No END Instruction error). Already tried downloading with AR1400 turn on from the CX Programmer software but still no luck. Hope someone out there guide me step by step. I'm new to CX Programmer. Thanks lot! marky  
  3. Logo!8 data loging. 5 last values on HMI TDE

    you have to identify what type of triggering are you referring to.  is it schedule(time-based), value change, etc. from there you can manipulate which data you want to store.
  4. Different projects in a single touch panel SIEMENS TP

    1st Step: Get all the runtime file for the 7 HMI's via PC(Simatic ProSave>Backup) or USB which serves as a backup. 2nd Step: Whenever the spare HMI needs to be installed on a particular machine. Restore from the backup files that you made via PC(Simatic ProSave>Restore) or USB. cheers!
  5. NT31 Software

    Hi anyone knows this kind of error? I'm not able to open the project file in the NTST v4.8E software. Should I need to find a lower version of the software? my HMI is NT31-ST121-EV2. Thanks!!!
  6. AR1612 cqm1h error

    I will test tomorrow if the program will not be lost once the battery is connected. Thanks for the reply.
  7. AR1612 cqm1h error

    Hi, It is weird that I'm having a fatal error Memory and AR1612 is ON (program mode)even though there's no error in the compilation of the program. Has anyone experienced this before? When I try to put in the run mode, the Fatal error memory will be lost and AR1612 will be turned OFF. and when I try to go back again in program mode, the errors are not there anymore. Is this usually normal? Thanks for the response!
  8. AR1612 cqm1h error

    HI @IO_Rack yes, it was a new problem. the case is this, I'm able to download the program to the plc(forcing ar1400) after clearing the errors(which is no end instruction). after I download it. there is this error 0x00F1 fatal error and AR1612 is on. when Imgoing to change from program to monitor the ar1612 will be removed and the error will be gone(even changing from monitor to program mode). so I'm pretty sure that the program has been transferred to the memory. but when I power cycle the PLC, the whole program will be gone and the "no end instruction" error will show(considering I have no battery in the PLC). is my procedure correct or I missed something? Thanks for the reply!
  9. Download program to Memory card

    I see, Thanks!
  10. Download program to Memory card

    During downloading the program, in order to transfer it should be in a program mode. Now the CPU has no battery so I'm forcing AR14000 to download the program in the EEPROM. but I'm getting a Fatal error Memory Fail. Is my procedure correct or is there another way to download the program into the EEPROM? Hardware details: 1. OMRON CPU: CQM1H-CPU51 2. OMRON MEMORY: CQM1-ME08K
  11. Download program to Memory card

    Hi BobB, So the PLC program that is downloaded(can monitor even AR1612 is ON in program mode but off in Run mode) will be lost when I turned of the power even it is written in the Memory Card? this made me more confuse now. Bear with me. Thanks!
  12. Download program to Memory card

     
  13. I still don't get why this error comes. please see link below http://forums.mrplc.com/index.php?/topic/33987-download-program-to-memory-card/&do=findComment&comment=159503
  14. Download program to Memory card

    Hi! anyone knows the remedy for this one? kindly check the attached file for the steps that i made. Fatal error Memory Error shows up and AR1612 is ON even the compiled program has no error. Kindly help.. thanks error steps.zip
  15. Does this steps also apply to CQM1H?
  16. Anyone knows how to open .rsp file to RSlogix500? It is a backup file but I'm not able to open it in  RS500. is there a software conversion tool needed to perform? Thanks! Marky
  17. Open .RSP file to RSlogix500

    Thank you @TWControls!!! How to open the other file types? (.FIX, .FX2, .SY5, .SY6) Where's the PDF file here?
  18. Open .RSP file to RSlogix500

    Hi, thanks @TWControls I hope you can convert this .rsp file to .pc5 since I have Migration tool for RSlogix 5000. 24513964(Jeddah).RSP
  19. Open .RSP file to RSlogix500

    Hi @Armadillo852,  So there's no conversion software for a .rsp file in order to open it in RSlogix500?
  20. What is the benefit of using Structured programming?

    At the end of the day, it's in the programmer to know what he will use and where he will be comfortable in terms of PLC language. I suggest learning Structured Programming, especially for standardization(some free time or training may do).
  21. Download program to Memory card

    Hi @IO_Rack This AR1412 always shows up that's why I'm a having trouble with download.
  22. Program lost after power cycle

      Hi regarding the HMI file. The supplier told us that they are using NTST v4.82 and they can open. I have installed the same software version but still, the same error exists. Do you think there's another solution for this? does it need to be converted or there is another procedure for opening the file?
  23. Program lost after power cycle

    Anyone can tell how to retain the edited(downloaded) program into the omron PLC? it's my first interact for this brand but when I try to downoad my program into the cpu it works as long as it is power on, but when we turn off the power for the whole machine and power up, the program that I downloaded previously is removed. Is there a facility like a "Copy RAM to ROM" in siemens here in omron software? how can I download the program without losing it? Thanks!!!
  24. Program lost after power cycle

    Thanks @IO_Rack It is a P2P system(1PLC and 1 HMI) and it has a memory card. I created a new topic. here's the link. http://forums.mrplc.com/index.php?/topic/33987-download-program-to-memory-card/ Marky
  25. Program lost after power cycle

    During downloading the program, in order to transfer it should be in a program mode. Now the CPU has no battery so I'm forcing AR14000 to download the program in the EEPROM. but I,m getting a Fatal error Memory Fail. Is my procedure correct or is there another way to download the program into the EEPROM?