Search the Community

Showing results for tags 'nt 21 cp1l-em nt support tool'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 104 results

  1. PLC TO HMI

    Hi I am a beginner within PLC, I have attended high school and will attend an oral and practical test in January. To become a "licensed" automatician. Total 4.5 years of school and practice. (NORWAY) I have programmed a little omron before, but not with HMI I'm having trouble getting plc to communicate with HMI. I get CX-Designer to communicate with both PLC and HMI.   Hardware: CP1L-EL20DT1-D     NS5-SQ11B-V2     W4S1-03B     Omron 3-port basic ethernet switch 3x Ethernet Cat.6 patch cable   Thanks for reply
  2. Hi, In the attachment there is my code.  Setup is set correctly, because when I send data from PC to PLC everything works (data is read and LED Comm blinks), The problem is with TXD. After startup A392.05 is ON when I execute rung no LED blink either no data comes to PC and  A392.05 become OFF until f.e A526.00 set to ON Any idea why data is not send from PLC?  HMM  
  3. So, hello all. I'm new in Omron PLC. Using: CP1L-EM controll + CP1W-TS102 (x3) Problem: I need to regulate the valve with motor drive. You can meet the same in heating system for control the temperature of water. Logic is simple,  - low temperature? - open valve step-by-step - high temperature? - close the value step-by-step I always use PWM regulation, but in Omron PWM only for encoder (srsly, i don't need 10k impulses during short period of time, i need just several impulses during the time) So, i decided to use TPO. The input calue for TPO is output value from PIDAT. (W451 manual, description of TPO function, example) What's the problem?  1. I need to make difference time between impulses.  Look here: I have 55 C temperature of the water, but i need 80 C, so i need impules for 8-10 sec duration, but when the temper close to 75-79 degress i need the impuls 1-2 sec duration. And, as i read, TPO cant do this, right? Just constant duration in 1 TPO instruction, or use several TPO instruction. Other situation, i have 80 degree Celsius, but i need 50 C, so i need to close the valve.  But i have only 1 TPO! So i need to check the difference beetwen SP (set point of temperature) and PV (process value) and if it hegative - go to PIDAT #1, which connected with TPO #1 and close the valve (SP-PV need to be around 0) If i have positive value (SP-PV) i need to go to PIDAT #2 wich connected with TPO #2.....  Srsly? I cant make the measure between -100 .... 100 for 1 TPO function and use 2 digital output?  I know that 0...10v regulation is better, but i have that i have =)   Sincerely, p001p
  4. How can I simulate CP1L-E & NB HMI?

    Sorry for polluting the internet; I already posted this on plctalk. Then I remembered there are more Omron experts over here, including @Jay Anthony who I've worked with before. Anyway, here goes... I am trying to write a program in CX-programmer and a UI in NB-designer, and simulate both in communication with each other. My previous Omron HMI experience has been in CX-designer, which interfaces seamlessly into CX-programmer and I can simulate both at once easily. This NB application has me confounded. I tried using the CX-simulator and was able to connect CX-programmer to it, but not NB designer.Is this even possible?  
  5. Hello, is there a way, to edit E5CC-T temperature controller internal program, using CP1L-EM PLC, connected to temperature controller via rs-485 communication? I can't find any information about doing it. I know that i cat change these programs, using CX-Thermo, but that is not an option. I need to do that, using only PLC..
  6. I have a coworker who swears up and down that he once came across a bit of software that would allow one to mount the cf card of an Allen-Bradley plc on a windows computer while it was still in place in the plc, or at least access the contents of the card. Has anyone ever come across this unicorn?
  7. Omron Support tool

    Good day, I am trying to upload a programme to a Omron NT600S HMI, can anyone advise or help me with the right support tool software that I need. Thank you
  8. Hi dear I want control micromaster440 siemens with cp1l omron via rs485 Is there any one help me?
  9. CP1L and PID or PIDAT

    Hello.     I have a CP1L CPU but can not modulate the output of the PID block. I wonder if the CP1L has support for PID and PIDAT block.   Thanks
  10. Tool for I/O distribution

    Hi, I am looking for a tool to make I/O distribution in a PLC of around 1000 I/Os. I have a lot of redundant signals (2oo3, 2oo2) and I have to make a consistent distribution in the modules and racks considering some criteria: different channels of redundant signals in different racks, etc. Normally I have done this manually but I wonder if there is a tool to do this much faster and without mistakes. Builders from manufacturers, like TIA portal from Siemens or IAB from Rockwell, are of course very product oriented, they are a great help to select the right hardware, as far as I know they are not able to distribute redundant I/Os. Anybody knows if a tool like this is available?
  11. Encoder input CP1L PRV2

    Hi, I am planning to use an encoder on a CP1L to read on the RPM of a spinning wheel. For this, I can use high-speed counter 0, and the PRV2 instruction. My problem is that I also need the rotation direction. I was wondering if anybody had a tip for this? Thanks
  12. CP1L - Communication loss flags

    Using Omron CP1L-EL with tcp/ip connection to printer device. im want to use signal for communication establish. its available for omron plc. already test A313.00 and A315.10 but not work. im using TCP-IP Active open port.    
  13. NB-series HMI on CP1L

    Hi, I have (tried) to connect 3x NB5Q-TW00B on a CP1L-M60DR-A plc but cannot get it to work. It seems that there is no possibility to connect multiple NB's to one plc. However, the NB-Designer software allows me to connect multiple HMI's on one plc? Any ideas on how to get this to work? Kind regards, Rob    
  14. Sending SMS with PLC CP1L

    Hi every one, i'm new! I have a GSM modem: "F2013 GPRS IP Modem" (attach manual), one PLC CP1L-EM30DR-D and one CP1W-CIF01 RS-232C option boards (mount on PLC) So now, i want to connect them and send sms to mobile phone. I already read some topic in this forum regarding to this PLC RS232 port but still cant get the ideas when to create the ladder program. E.G: i want to send string "ABCDEF" to mobile phone when system has problem, what should i do?, how can i do that with ladder program in cx-programer? How to input to trigger the GSM send text msg: AT+CMGS=" YOUR PHONE NUMBER" and after that input to trigger GSM send text msg: YOUR TEXT MSG CONTAINS (Ctrl+z to send)? Can anyone give me a guide/Sample code? Plesea support me, thanks a lot.   F2X03 Series IP MODEM USER MANUAL.pdf
  15. Hello, I have received one CP1L PLC CPU for troubleshooting. It is password protected. Is there any way to solve it and backup the program? if no, is there any way to reset everything.?Regards,
  16. Connect PLC CP1L-EM to other devices

    Hi everyone! I have a PLC CP1L-EM30DR-D, once board RS485 CP1W-CIF11 for PLC and Sengenuity sensor Sengenuity sensor support RS485 via Modbus RTU. So i want to connect them, but i dont know how to do it Can anyone tell me what should i do?? Thank a lot!  
  17. I am told that Rockwell A B offers software to allow a laptop to hook up to a 700 drive and review the parameter. Does anyone have a link to the page or can point me into the right direction. I have an application where the end user would like to access the list via laptop and make changes if necessary Frank
  18. Hi, I am trying to connect a CP1L-E to a NB7W-TW01B via a 5 port Ethernet switch. I have communication from the laptop to the PLC and from the Laptop to the HMI. but it seems like the HMI and PLC aren't communicating with each other. The HMI will not control the PLC. I've tried everything I know to do with the communication settings and it still will not work. If anyone has any suggestions they would be much appreciated! thanks
  19. Hi, i am start a aplication whith modbus for a simple comunication(read/write), some analogic imputs and outputs, whith, AB Micrologix 1500 LSP (1 com port Rs232) and whith a Omron PLC CP1L-L + CIF01 (rs232). I using CP1L like a master, but i try a lot of time and no read/ Write happens, just the recognition of Node (1) and the error code 88, no mather whith Function code i use. I use Modscan32 whith Micrologix 1500 and works fine, com settings are right to, i try 38k, 19,2k, and now 9,2k None stop bit 1, setting on CP1L are in serial Gateway. If i take the cable the reponse memory go to zero, so the communication is happen, just dont in right way. Is possible to use, RS232 whith CP1L, for Modbus communication right ? I already see PCMR code for modbus, but is to complex, for my aplication. No ofense. Someone can help me?
  20. Hello! I am creating a project with Logix Designer, version 24. In the project I am using 1734-AENTR/B devices in etherner/IP-bus. I find out that there is only old versions of Logix Designer, only Major version 3 and 4 but the device that I have is the version 5. So I downloaded this EDS-file from Rockwell support-pages and installed it with EDS HW tool. After this, I can not choose this device 1734-AENTR/B with Major version 5. How to get this installed version to the project? After installation I have reboot my programming device and there is not RS Linx running in my computer.
  21. CPM1A Backup/password

    Hi all, I hope one of you kind people could help me: I have an Omron CPM1A CPU where the outputs are damaged. I have a new blank CPU and I would like to transfer the program, however, the UM is read-protected. The backup tool doesn't seem to cater for the CPM1A. Is there any other way the program could be transferred? The customer does not have the program or the password. I do not believe that I am interfering with any intellectual rights here because the OEM are long since departed and all I want to do is transfer the program, not modify it. Many thanks in advance. JG.
  22. connecting ixt4a to a cj1m/cp1l/ns network

    hi everybody i have a network with 2 pieces cj1m and 2 pieces cp1l communicating with a ns15 monitor. everything is fine. i need to connect an ixt4a monitor in that network. my question is : do i have to make new routing tables or it is not neccessary? my routing table for cj1m and cp1l cpus are attached. if then i have to make new routing table so that the cj1m will be able to communicate ixt4a monitor, how am i going to do it for both monitors? Any help will be mostly valuable and appreciated. thanks
  23. I have a CP1L by Omron and a barcode reader by Honerwell. I want to activate the serial port 1, to connect it with the reader. The reader shoul read one of the 2 main barcodes. If the reader get the barcode 1, then it should read 3 times the barcode A and activate an output; but if it read the barcode 2, it should read 3 times the barcode B, and also activate an output. I want made my programm in ladder programation, How I can activate the serial port 1? How I set the the serial port 1 as an input to the function block RXDU? How works the FB RXDU? How I can set the codes? How I set the fb RXDU as an output?
  24. Migration from C60H

    First of all, I'd like to say hello to all of you. This is my first post here. I'm not well experienced in Omron products and I need a little help from you. My client has an old machine with Omron C60H PLC, He asked me the make the backup of the program and put the newer PLC. I'm thinking of using CP1L series (or CJ2 - not sure of it now). The question is, what accesories do I need to connect and upload program from C60H to my PC? I heard that the 3G2a6-LK201 module is adequate. Do I need something else? I'm using CX-programmer. Can I handle uploading program from C60H with this software? Is there a function that converts old program to newer version compatibile with CP1L or CJ2 series, or must it be done manually? If you have any tutorials or tips and tricks about migrating from C60H to newer series of Omron, I would very appreciate it. Thanks in advance, Marcin
  25. PLS2 CP1L

    Hi all: I want to know when the pls2 command has finished to send the pulses. Is there a flag (Axxx.xx) that tells me when it has finished. I had not found any in the manuals I have. Thank you for your help!