gtsuport

MrPLC Member
  • Content count

    1329
  • Joined

  • Last visited

Everything posted by gtsuport

  1. Unable to connect CJ1M CPU12

    Good Morning, Guessing the CPU is CJ1M-CPUxx-ETN? This cable would allow you to connect the the 9 pin port on the PLC and the HMI. https://www.plccable.com/omron-plc-cable-usb-c200hs-cn220-eu/ This cable would connect to the peripheral port on the PLC. https://www.plccable.com/omron-plc-programming-cable-usb-cs1w-cn226-cs1wcn226-usb-version/ What is the part number of the HMI?  We may be able to verify the IP addressing using the HMI setup. gtsuport
  2. Multiple branches in a single network

    Not possible in CX-Programmer, need to be individual rungs. gtsuport
  3. CP1W TS001

    Good Morning, The TS001 expansion module setup is detailed in manual W462 CP1L Operation Manual. Please see section 7-5 -1 for dip and rotary switch settings. gtsuport
  4. CJ2M-CPU32 DM area for "unit settings"

    W472 is the general hardware manual for the CJ2. You need to look at the part number of the CPU Bus unit modules and refer to the specific manual. CIO and DM information is detailed in the manual. gtsuport
  5. CJ2M-CPU32 DM area for "unit settings"

    Thanks Mike!!
  6. CJ2M-CPU32 DM area for "unit settings"

    Depends on the "Unit" or "Machine" number setting on the rotary switch on the module. D memory is allocated based on:  D30000 + (Unit Number x 25). So Unit # 1 would allocate D30025 - D30049. You can find this information in the W339 manual. gtsuport
  7. Backing up SYSMAC CQM1 CPU41

    Unfortunately that is really the only way to back up the program. CQM1/CQM1H was discontinued over 10 years ago. Check www.plccables.com for a USB version for the CQM1-CIF02 (USB-CIF02). CQM1-CIF02 is a serial cable, so you will probably need a USB to serial converter. Works great and a lot less expensive. gtsuport
  8. CP1H master - CP2E Slave NT-link

    I would research PC Link.  Note, sometimes this is referred to as Serial PLC Link. CP1H would be the master and CP2E would be the slave. For the CP2E check the V614 manual Section 14, Serial PLC Link. For the CP1H addressing is CIO 3100 to CIO 3189. Data exchange is automatic. Hope this helps. gtsuport    
  9. cp1h to ns8 tv 0-1

    Link to Setup Manual. See section 5. https://assets.omron.com/m/2c127e973d1c4fb6/original/NS-Series-Setup-Manual.pdf
  10. cp1h to ns8 tv 0-1

    From the NS Programming Manual. You need to set a destination address in the routing table.  
  11. See the attached C20 configuration information.  From catalog dated 1988. RAM-G is an expansion RAM memory chip. Programming hand held is a 3G2AG-PRO15.  You may be able to find one of these on ebay. Hopefully the battery in the original unit is still good.  If not, you will need to create the program from scratch. gtsuport C20.pdf
  12. Omron C200H 0x00D error

    What values are in DM1000 - DM1099. This is the DM area associated with Special I/O unit zero. gtsuport
  13. Omron C200H 0x00D error

    Link to manual for the CT001-V1 C200H-CT001-V1 gtsuport
  14. Expansion PLC Omron CP1W-AD042

    Configuration and programming information is in the W450 manual. You can download the manual from your local Omron website. gtsuport
  15. Omron C200H 0x00D error

    What does the IO Table look like. gtsuport
  16. CP1E Stepper Control

    PM from Taskin   Will need more information, or post your current program. gtsuport  
  17. Stepper motor can't run by Omron CP1E N40

    Please see response in CX-Programmer forum. gtsuport
  18. NT21 to CP1L-EM

       
  19. NT21 to CP1L-EM

    Glad to help! gtsuport
  20. NT21 to CP1L-EM

    Whatever number you enter in DM0000, that screen will be displayed on the NT. gtsuport
  21. NT21 to CP1L-EM

    What is the starting DM address? gtsuport
  22. NT21 to CP1L-EM

    Do you have 20 consecutive D memory locations that are not being used? gtsuport
  23. NT21 to CP1L-EM

    In the Tools pull down menu, there is PT Configuration. In the configuration, there is a tab for Control/Notify Area. You need to set these areas.  I typically set them 10 words apart. The first word of the control area determines what screen is displayed. Zero is not a valid number. See the V069 manual section 2-2-3 for more information. gtsuport
  24. NT21 to CP1L-EM

    First word in the status control area should contain your initial screen number. Most likely it is zero.  There is no screen zero. gtsuport
  25. CP1H-EX ?

    Customer has a CP1H-EX40, yes -EX40. Not finding any mention of this on the Omron website. Apparently it came on a machine from China. No USB port, built in Ethernet port, similar to a CP1L-E series.  No option in CX-Programmer to connect to this model. Anyone have any experience with this model.  Need to connect to it to make programming changes. Any assistance will be appreciated.