gclshortt

MrPLC Member
  • Content count

    347
  • Joined

  • Last visited

Everything posted by gclshortt

  1. Do you have the exact model numbers for the Omron Screen (PT) and the Yaskawa drive?  How are you connecting the units? (Modbus RTU - RS485) (Modbus TCP - Ethernet) https://www.myomron.com/index.php?article=1535&action=kb https://www.yaskawa.com/products/drives/industrial-ac-drives/industrial-network-communication-protocols/modbus-rtu/-/content/_670f35a3-9f48-4a18-8866-81207ff554e3_SupportedDrives   Here is an example of using Modbus with NS.  https://www.myomron.com/index.php?action=kb&article=1319 Regards, Garry
  2. sample project of a TC001/2/3

    http://www.omronkft.hu/nostree/pdfs/plc/cs1_cj1/w396-e1-03.pdf Have a look in the operation manual. The card performs just like a stand alone temperature controller. You are just setting the data throught the assigned addresses. " The CJ1W-TC Temperature Control Units are Special I/O Units that receive inputs directly from thermocouple or platinum resistance thermometers, perform PID control with two degrees of freedom, and output results through open collector outputs. " Regards, Garry
  3. Here are a few examples: http://www.plctalk.net/qanda/showthread.php?t=81026 http://www.plctalk.net/qanda/showthread.php?t=83854 http://www.plctalk.net/qanda/showthread.php?t=43264 The protocol is very simple. Here is some information links: http://www.simplymodbus.ca/TCP.htm https://www.youtube.com/watch?v=E1nsgukeKKA Hope this helps you out. Regards, Garry
  4. Schneider does support Modbus TCP. Here is the manual for the M340. http://www2.schneider-electric.com/resources/sites/SCHNEIDER_ELECTRIC/content/live/FAQS/142000/FA142326/es_ES/Modicon%20M340%20for%20Ethernet%20Communications%20Modules%20and%20Processors.pdf Do you know what model of PLC that you want to use? Even some of the micro PLC's will support Modbus TCP. Regards, Garry
  5. CP1E Analog input connection and programming

    http://accautomation.ca/how-plc-inputs-work/ The above link may help you out. Regards, Garry
  6. Program lost after power cycle

    http://www.portalelectrozona.com/pdf/descatalogadosplc/CQM1_CPM_SRM_Programming_Manual.pdf PC Setup Section 1-1 - This section will show the PLC RS232 Setup.  DM6645 to DM6649 are the serial port settings. What are these registers currently set to? Regards, Garry
  7. module analog

    We are looking at a CP1L-EM30DR-D Omron PLC - Here is the manual. https://industrial.omron.ca/en/media/CP1L_E_OperationManual_en_201203_tcm824-112735.pdf Cat. No. W516-E1-01 CP1L-EL20D CP1L-EM30D CP1L-EM40D CP1L-EL/EM CPU Unit Operation Manual Produced March 2012 10-7 Analog I/O Option Board -  CP1W-MAD card - Page 516 http://www.omronkft.hu/nostree/pdfs/plc/cp1/w462-e1-08_cp1l-cpu_opermanual.pdf The section 7 of CP1L Operation Manual (W462) is for the following controllers: (They can use the CPM1A-MAD card.) SYSMAC CP Series CP1L-L10D CP1L-L14D CP1L-L20D CP1L-M30D CP1L-M40D CP1L-M60D   It does look confusing but your CP1L-EM30DR-D PLC cannot use the CPM1A-MAD card. Regards, Garry
  8. CQM1 fatal error reset

    http://www.edata.omron.com.au/eData/PLCs/CQM/W228-E1-08.pdf 3-1 CQM1 Memory Area Functions 3-1-2 IR Area The IR memory area is a fixed location. It will depend on the order you attach the expansion cards. Their address will automatically be assigned. See the above sections in the manual.  The CQM1 will not have an I/O Table that can be changed. Regards,
  9. CQM1 fatal error reset

    http://omronkft.hu/nostree/pdfs/plc/cqm1h/w226-e1-7.pdf AR 1415 ON: There is no program in the Memory Cassette or the program contains errors. Check the Memory Cassette. Please look at the  section 2-1-2 DIP Switch in the above manual. What position are the switches in? This will indicate if the program memory is being transferred or not. You can change switch 1 and 2 off (with power off the PLC) Power up the PLC.  Transfer the PLC program using CX-Programmer. Place in run mode. Note: Your battery in this mode will protect your program.  Regards, Garry
  10. module analog

    https://www.ia.omron.com/data_pdf/cat/cp1_p082-e1_6_4_csm1004102.pdf?id=1916 The above link will show you the models that are compatible. You cannot use the CPM1A-MAD01 cards. The cards that you need are  CP1W-MAD cards.   Regards, Garry
  11. Program lost after power cycle

    We must ensure that the NT screen and the PLC communications match. Let's assume that the communication will be RS232 on both ends. http://www.edata.omron.com.au/eData/PLCs/CQM/W228-E1-08.pdf 1-9-1 CQM1 PC Setup If pin 5 on the CQM1’s DIP switch is turned ON, the PC Setup communications parameters will be ignored and the following parameters will be used. Mode: Host link Node number: 00 Start bits: 1 bit Data length: 7 bits Stop bits: 2 bit Parity: Even Baud rate: 9,600 bps Transmission delay: None http://www.omron.com.au/data_pdf/mnu/v062-e1-05_nt31_31c_setup.pdf 6-7-2 Setting the Host Link Method  - This section will show you step by step how to connect from your serial port to the CQM1 Serial port. Using Host Link Mode. If your cable is good this should work once you have set the NT display for Host Link and the parameters 9600, E, 7, 2. Regards, Garry
  12. Program help

    http://accautomation.ca/plc-programming-example-delay-starting-of-7-motors/ The above thread is a programming example of delaying the start of 7 motors. Each motor has a switch that the operator can select at any time. The motor outputs should have a 5 second delay between the outputs coming on. If you know the order that you want to start the pumps then you can modify the code above to match your application. Regards, Garry
  13. Program lost after power cycle

    You may also want to double check the communication cable. If it is not connected this error will also happen. The CQM1 serial port on the CPU is set down a little from the surface. (I have learned from experience.) Regards, Garry
  14. http://www.intech.co.nz/downloads/help/mscanv5/help_demo_omron_fins_plc.htm The above link is for setting up the unit for FINS communication.  Note:  The ETN21 is added to the PLC in the ETN21 Mode, not the ETN11 mode. Regards, Garry
  15. https://www.fa.omron.com.cn/data_pdf/mnu/w420-e1-06_cs1w_cj1w-etn21.pdf?id=1992 Please check your subnet mask settings. (They must match) Regards, Garry
  16. http://www.omronkft.hu/nostree/pdfs/plc/cs1_cj1/w430-e1-02+cs1d-etn21d+opermanual.pdf 2-11 Communications Test Can you ping the card? Regards, Garry  
  17. MOVD INSTRUCTION

    http://accautomation.ca/omron-cp1h-data-movement/ MOVE DIGIT: MOVD(083)This instruction will move the specified digit (4 bits) from the source to the destination. The control word consists of the following:0 – always zero0-3 – location of the first digit in the destination0-3 – number of digits (0 = 1, … 3 = 4) to move0-3 – first digit in the sourceExample: #0201 – Move one digit from the second in source to the third in the destination. Regards, Garry
  18. Program lost after power cycle

    http://industrial.omron.com.br/uploads/arquivos/Datasheet-CQM1H.pdf It sounds like you need to replace the battery on the CPU. Battery life 5 years at 25C (Depends on the ambient temperature and power supply conditions. Min.: 1 yr) Battery replacement must be performed within 5 minutes. Part number: CQM1H-BAT01 Battery Set Regards, Garry  
  19. Expand my PCL Horizons

    http://www.edata.omron.com.au/eData/PLCs/CJ1/W394-E1-15.pdf The counter (CNT) instruction by default is memory retentive. Since you only need 8 positions then, I would use a fixed set value for the counter. (#0008)  Note: The reset will be the CNT done bit. See the above manual. http://accautomation.ca/omron-cp1h-counters/ Another method that you may want to try is to use the increment (INC) instruction. You would increment a memory retentive address like Data Memory. (D0000) You can then compare the data memory with a value. http://accautomation.ca/omron-cp1h-compare-instructions/ The above use the CP1H but the instructions would be similar. Regards, Garry
  20. Gx Works 2 MELSOFT Library?

    http://dl.mitsubishielectric.com/dl/fa/document/catalog/plceng/l08182eng/l08182enga.pdf Contact your local Mitsubishi representative to obtain the FB Library Regards, Garry
  21. Ladder Logic

    What have you got so far? http://accautomation.ca/building-a-plc-program-that-you-can-be-proud-of-part-1/ Regards, Garry
  22. C-More HMI Audio out?

    https://www.automationdirect.com/c-m...ation-features https://www.automationdirect.com/c-m..._tools/library I would check with automation direct for the answer to this one. There technical support is very good and free. http://support.automationdirect.com/ Regards, __________________ Garry http://www.accautomation.ca  
  23. From PM this morning

    You can use the CJ1W-ETN21 Ethernet module. https://www.ia.omron.com/products/family/1451/ The other option is to use the serial communication. https://www.ia.omron.com/products/family/1651/feature.html RS-422A/485 Port: CJ1W-SCU[]1-V1 500 m max. (total cable length: 500 m max., T-branch branch lines: 10 m max.) Regards, Garry
  24. Password crack for Fuji Electric UG330H-SS4

    Please contact the company that programmed the unit for the password.  You will not find anyone on this site to tell you how to bypass a password. Regards, Garry
  25. (Almost newbe :-) How create screen saver HMI GS2107

    http://suport.siriustrading.ro/01.DocAct/2.%20Terminale%20de%20operare%20HMI/2.2.%20GOT2000/2.2.1.%20Unitati%20de%20baza/3.User%27s%20manuals/GS2000%20-%20User%27s%20Manual%20JY997D52901-D%20(01.15).pdf In the GS2107 it is called a Screen Save Function. Regards,