Search the Community

Showing results for tags 'cj1m relay'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 62 results

  1. CJ1M to Movicon Interface from Message

    Hi, Im starting a project to interface a PLC function system and im still confuse about what protocole to choose to communicate (CJ1M CPU13) with Movicon interface by the way i have three PLCs with ETN and the others just the RS232C . The project is to interconnect 11 PLCs ( CJ1M CPU13) with a HMI in order to see the working process of the PLCs .  I could use your help solving my problem.
  2. Hello, I was hoping for some help in trying to read/write to a handful of bits in a CJ1M-CPU13 controller from a Compact GuardLogix. The CJ1M rack has a CJ1W-ETN21 card that is already communicating to a handful of Yaskawa drives. Is it possible for me to communicate with this controller from a CLX unit over ethernet? I don't believe an ETN21 card uses EIP but is there a way around this? Right now, I'm struggling to even find the IP address of the ETN21 card as the CX-Programmer file provided to me by the customer does not have the card in the IO configuration and I've never worked with Omron PLCs before. I found a CJ2M to CLX guide but it assumes communication over Ethernet IP and the ethernet port is native to the controller. Any help at all would be appreciated. Thanks!
  3. Relay Digital signals

    I have a CJ1M-CPU13. It will be used for a prototype and later if successful, a better PLC fit will be employed. This system does not have the ability to drive pulses for servo control. However, will this system relay a digital signal at ~1kHz? I also need the PLC to count the pulses, reset at 1000 and start again continuously and never miss an input pulse. I see that the published transactions give  <15 microsecond decision times. I would think it would be no issue. Thank you.
  4. Hello everyone, I am new to omron stuff. I have been given a task to execute a timer with retentive values on power off. I want to retain timer value when plc turn on after shut down. Timer should be start from where it stops on power failure. How to do that could anyone help me out here?
  5. Expand my PCL Horizons

    Hi, I have a couple of C200HS's set up with DIOs and they work very well for me. I use the ladders, Timers, KEEP, and Counters to control hydraulic injection molding machines. Those are the only PLC commands I really know and use.  For a new piece of equipment with solenoids and two speed motors, I will also use DIO cards and I am upgrading to a CJ1M. I do not use PLCs daily but I learn enough to program the machine and whenever, I need to go back to the PLC language, it is a new but quicker learning curve. My issue is this, I have a motor driven/air cylinder locking indexer (lazy susan) with 8 positions. Each station has a magnet for pick-up and one station has 2 magnets for a z-index. When I use a CTR to note the position, I want to store that number in non-volatile memory so when I re-power the machine, I do not have to spin the indexer to the home position.  How do I go about doing this?
  6. Hi, I would like to provide the PLC control for a scenario where the temperature in a machine, heated by the two electric heaters, is controlled with use of 1 TCK and 2 s/s relays. Please see draft “plc4” sent attach. The TCK is fixed to the machine and is not in a physical contact with the heaters. Nominal temperature of machine is 200degC. The machine temperature tolerance is +/-2degC. This means that the heaters should be turned on when machine T drops to 198degC and turned off when T reaches 202degC.  For this moment I have created the start PLC diagram outlined on draft “PLC4”.  I am still learning PLC. Therefore, I would be very grateful for your opinion whether the PLC diagram shown on picture “PLC4”, in terms of the tools used (direct contact, direct coil, etc.) and their layout, is of proper design. I know that there is much more work needed to complete this task (e.g. set up of the variables, etc.). I am using Unilogic software. Please help. Regards
  7. CJ1M-CPU12 Host Link Protocol(FINS)

    Hi all,I tried connect to CJ1M-CPU12 with Host Link Protocol from PC.I sended(without spaces)  "@00FA F 00000000 0101 82 0038 0A +FCS *Cr" through peripheral port for read Dm area.But PLC didn't answer.I tried again with 19200 7E2,9600 7E2,115200 8E1.But  result is same no answer.DIP switches on the PLC are are ON all of them.I read W342-E1-14 CS_CJ_CP+HostLink FINS ReferenceManual.But I didn't solve this problem.Finally hooked Rs232 Port and sended same code with 19200 7E2.PLC sended to me "@00???".Is peripheral port settings wrong?If it is not what's wrong? Thank you 
  8. RC servo motor sg90

    I new to the Cx-programmer. I'm facing a problem where i need make the servo motor go to certain direction and stop at the direction until other signal is sensed. Is there any instruction which can be used to do the ladder diagram? is it using PWM instruction? Is my servo motor (sg90) suitable for PLC ? do i need motor driver for this servo motor? or i just have to connect to the PLC 5v ? Im using CJ1M CPU21 PLC module. Im doing a sorting system project that use the servo motor to slide the item to certain angle. 
  9. Hy guys,  My first topic here. Thank you all for so much free info.  I am having a NS5 connected to the serial port of a CJ1M. It worked fine until yesterday when I found the HMI with the "Time-out error occurs while downloading the data. Allocation host: CJ1" message. The first thing I've done si to check the cable. It seems to be ok. Then, I tried to connect the PC through the same port and doesn't work. I tried with others CJ1M and it worked. It is impossible to be a configuration issue, because nobody changed it. Cand only the port die in a PLC?  I think th HMI is fine since I am able to download the project without problem. I will make some other tests to see if I get to communicate bothe devices but I need some help in order to take a path or another. Thank you!
  10. Using the TIML instruction

    Hi all, I'm fairly new to cx-programmer and I'm having a bit of difficulty with implementing the long timer (TIML). The ultimate goal is to set up two timers, the duration of which is dependent on some sort of user input from the HMI. I know for sure that the TIM will be insufficient in terms of timer length, and given I don't know the exact timing required I decided against just implementing multiple TIM timers. I've had a look at the manual and instruction help for TIML, where it says TIML D1 D2 S, where D1 corresponds to completion flag, D2 to PV and S to SV. No matter what I try, the timer just seems to finish immediately or shows Error (side note: is there any way to see what the error actually is?), no matter I define S to be. If I'm understanding the help correctly I should be able to do something like: TIML 200 D100 D200 where D200 is some value that I define? I guess that bit is what is tripping me up. As an example, one calculation for the timer resulted in the timer needing to be 24min (or 1440 seconds) in duration. So since TIML uses 0.1s increments I would want to define the S as 14400. How would I go about doing this? I am using cj1m cpu23 if that makes a difference. Regards, Jay
  11. I got a CJ1M CPU11 that I can connect to but I can just go to run mode but when I try to switch to program mode I'm tell that I can modify the mode
  12. Cycle Timer

    Hi all, I try to realize a cycle timer. A counter is triggered by a movement ( clamp close ) Then the machine does it things, piston here, and there and when the clamp closes again it should show me the real cycle time. Is there a timer/counter that is independent from the PLC cycle? I am using a CJ1M CPU11 Ver. 3.0
  13. Hi All, We have an old machine using a Mitsubishi Fxo-30MR/ES and I will be replacing the PLC with a FX3S-30MR/ES.  This old machine would power some led's on a panel mounted PCB using the PLC outputs.  The 24V from the PLC output would go to the PCB board where a resistor would drop the voltage for the LED.   This PCB is damaged I would like to avoid getting a new PCB made and instead power some panel mounted LED rated for 24V directly form the PLC output.  I guess these panel mounted LED have a built-in resistor.  Power consumption for the LEDs are 20mA at 24V volts.  The 24V power supply has plenty of capacity for this. Are there any issues with doing this? I have attached the spec sheet for the panel mounted LED (I will be using the 24V versions).   Panel Mounted LED.pdf
  14. Communication between CJ1M and NT31

    Hi, i have difficulty to make a CJ1M cpu11 communicate with a touch screen NT31. the plc port is set : host link  in the TS menu i cannot change the comm A method to host link ( invalid comm method) . i tried with the port B (RS-232C) the cable is 25 pin (NT) and 9pin (PLC) with RTS-CTS shunted 2-3  3-2 7-9 Please help me. Thank you.  
  15. CJ1M CPU11 how to set IP adress?

    Hello, I have to work now with a cj1m cpu11. I would like to connect it to a ns10 display. My first obvious problem is when i made the project in cx programmer, that unlike in cj2m i wasnt able to select the cpu unit in the IO table and set the ip adress. How do i need to set the ip address? im reading an omron guide, but it is confusing, and so long, i only want to set the ip address :/. Also how can i set the fins network to 2? On the cx-designer i set the network address:2 and the node adress:40. I know that the 40 means the end of ip address. Thats why i want to set the plc. How about the network address 2?  Help is much appreciated. Thanks!
  16. Programming a HMI to revert to Home Screen

    Hello everyone, I was wondering if anyone here could explain to me how I can program my human-machine interface (HMI) to revert to a Home Screen after a period of inactivity. If the user has to leave at any time, and leaves the HMI on the last screen he/she was working on, I want the HMI to revert back to my Home Screen after 60 seconds inactivity. Has anyone here done anything similar to this before? Do you think it's worth the trouble of having such a function built into the HMI? Thank you for your time and for reading.
  17. CJ1M Contacts and Timers

    Hello everyone, Is it possible to make the address of an open/closed contact the name/address of a timer? Or, rather, how do you link a contact to a timer? I'm working with a CJ1M CPU-11, and I think the available commands in CX-Programmer vary from PLC to PLC. Thank you for your time and help, it is appreciated. God bless.
  18. Building an HMI with CX-Designer

    Hello everyone, I'm working on an industry project (undergraduate senior capstone project) and need to build a Human Machine Interface for a NS5-SQ10B-V2 module; it will be used with a CJ1M-CPU11 PLC. I've been using CX-Designer and CX-Programmer thus far. This software is new to me, and before this project I have had no experience with OMRON tech or Ladder Logic. This PLC will be controlling a windshield wiper motor and a solenoid valve.  Here's what I'd like to ask: 1 - If this were your project, what information would you immediately set out to acquire? How should I prepare the HMI for the PLC? I already have multiple user manuals, including the one for CX-Designer. 2 - Our PLC is already wired, so how do I translate that to my HMI functional objects in CX-Designer? I need to make sure my ON/OFF buttons, command buttons, word buttons, and others correspond to the correct I/O's of the PLC. Conclusion: I have already completed the GUIDE tutorial that comes with CX-Designer, but welcome further tutorials, videos, or any information on working with CX-Designer. Thanks for reading! Any help or tips would be greatly appreciated.  
  19. Hello guys, I sell cheaply Omron SYSMAC Programmable Controller - CJ1M-CPU12, CJ1W-PA202, CJ1W-ID232, CJ1W-ID211, CJ1W-OD232, CJ1W-AD081-V1, CJ1W-NC113, CJ1W-TER01, + cables: CS1W-CIF31 and CS1W-CN626 - Actual price is 290$ - more info+photos - > here < details: CPU:  CJ1M-CPU12 (ver 3.0) Small! Fast! Flexible! These machine controllers provide flexible control for all kinds of applications.  Compact 90 × 65 mm (H × D) dimensions are first class in the industry. Provides excellent high-speed control performance, with high-speed processing of 0.1 μs for LD instructions and 13.3 μs for floating-point calculations.     PSU: CJ1W-PA202 Used to provide power to CJ1M CPUs and I/O units; AC and DC supply versions available; Clips to the left of the CPU; Also used to power expansion I/O assembly Note: The output currents stated are maximum figures. The combined 5Vdc and 24Vdc outputs must not exceed the maximum output power.   Basic I/O Units: CJ1W-ID232 CJ1W-ID211(SL) (ID211 without terminal block) A wide range of CJ series input units are available featuring high-speed input and suitability for various applications.   CJ1W-OD232 A Wide Range of Basic Output. Units for High Speed Output and Different Applications. These Output Units receive the results of output instructions from the CPU Unit and perform ON/OFF control for external devices.   Special I/O Units: CJ1W-NC113 Axis position control unit. Open-collector output. Point-to-point positioning controller withpulse train output.   CJ1W-AD081-V1(SL) Analog Input Module to convert varying input signals     OTHERS: CJ1W-TER01 End Cover CJ1W-TER01 (necessary to be mounted at the right end of CPU Rack)     Cables:   CS1W-CIF31 ↓ (length - 0,5m; used)   CS1W-CN626 ↓ (length - 6m; used)         Current status of each part: About a year used in a clean environment. Our creation of PLC Programmes have been deleted - PLC is ready for your creation. All parts have been tested and are fully functional. Personally, I guarantee the operation of all components. A part of this purchase is a PLC / USB cable (CS1W-CIF31; CS1W-CN626), allowing you yourself will be able to check the status of functionality. A part of the sale is not subject documentation neither software. (CX-Programmer can be obtain from the Internet.) Sale due to dissolution of company.               Product Description OMRON + Web links to specifications   CJ1M-CPU12 (ver 3.0) Compact 90 × 65 mm (H × D) dimensions are first class in the industry. Provides excellent high-speed control performance, with high-speed processing of 0.1 μs for LD instructions and 13.3 μs for floating-point calculations. Other models are available with special functions such as the CJ1M-CPU2[], which provides positioning functions and built-in I/O, and the CJ1G-CPU4[]P. High-capacity Memory Cards up to 128 MB can be installed, and used to backup the program and system settings, or log customer data. The large instruction set can support diverse applications. Four types of programming are supported (ladder, structured text, sequential function charts, and instruction lists), with approximately 400 instructions and 800 instruction variations. These CJ-series CPU Units support structured programming using function blocks, which can improve the customer's program development resources. The various protection functions provide improved security to protect valuable software resources and property. The CPU Units are compatible with the CX-One Integrated Tool Package. Information for each component can be linked, and the system's data can be integrated into one database. The software can provide total support from PLC settings to network startup.   Specification: > here < Datasheet: > here <     CJ1W-PA202 Omron CJ1M CPU's, PSU's and Expansion Control/Interface Modules The CJ1M is a powerful and compact PLC family, covering applications requiring up to 640 I/O. CPU models are available with built in pulse outputs for stepper or servo control, and all CPUs in the CJ1M family enjoy optional modules for many types of I/O and communications. The CJ1M is the next generation of PLC from the earlier CQM1 series, and program compatibility eases migration between them.As with other Omron PLCs, the CJ1M series is programmed with CX-Programmer (RS stock no. 400-6440), designed for compliance with IEC61131-3. The backplane-less construction of the CJ1M series makes selection and installation simple; choose the CPU and power supply unit, then the I/O modules to suit the application. These items are simply plugged together end to end and then mounted on DIN rail.   Specification:  > here <   CJ1W-ID232 CJ1W-ID211(SL) (ID211 without terminal block) High-speed input models are available, meeting versatile applications. ON Response Time: 15μs, OFF Response Time: 90μs Use 24-VDC, 100-VAC, and 200-VAC models to connect to devices with different types of outputs. The 24-VDC models can be connected to devices with either NPN or PNP outputs. There is no need to select the polarity. A digital filter in the Unit can be set from 0 to 32 ms to reduce the influence of external noise. Either a Fujitsu or MIL connector interface can be used. *2 Several models of Terminal Block Conversion Units are available, making it easy to connect to external devices. Specification:  > here <   CJ1W-OD232 High-speed output models are available, meeting versatile applications. ON Response Time: 15μs, OFF Response Time: 80μs Output Units are available with any of three output types: relay contact outputs, triac outputs, or transistor outputs. For transistor outputs, select from sinking outputs or sourcing outputs. Output Units with load short-circuit protection are also available. *1 Select the best interface for each application: Fujitsu connectors or MIL connectors. A wide variety of Connector-Terminal Block Conversion Units are available to allow you to easily wire external output devices. Unit have load short-circuit protection.   Specification: > here <   CJ1W-AD081-V1(SL) • Wire burnout detection • Peak-hold function • Mean function • Offset gain setting Use the Analog Input Module to convert varying input signals, such as 1 to 5 V or 4 to 20 mA, to binary values between 0000 and 1F40 Hex and store the results in the allocated memory at each cycle. The ladder diagram can be used to transfer the data to the DM Area, or the SCALING instructions can be used to scale the data to the desired range.   Note: Analog Input Terminals are also available as DeviceNet Slaves and as Multiple I/O Terminals. You will find further information on these in the Industrial Networking and   Specification: > here <   CJ1W-NC113 These position control units support positioning control via pulse-train outputs. Positioning is performed using trapezoid al orS-curve acceleration and deceleration. Models are available with 1, 2, or 4 axes control, and can be used in combination withservo drives or stepping motors what accept pulse-train control.   Specification: > here <         Payment Method 1.     I accept PayPal only. We ship within 3 business days of receiving payment. 2.     Serious bidders only, please. Orders will be cancelled and an unpaid item dispute filed if payment is not received within 16 days of purchase. Therefore, please make sure it is you need before buy the product.   Shipping 1.     Free Shipping 2.     Method : EMS or FedEx. 3.     Winning Bidder can receive the item in 2 days or 1 week from receipt of payment.  
  20. Elecrical Control Panel

    Which type of electrical panel is most reliable, give some idea about that ..?
  21. Hey,    a couple of days ago it worked just fine, they reacted to each other like they were supposed to. but after I uploaded the exact same file (but with 1 extra word button) they don't seem to see each other anymore, I've checked the IP adresses and hardware connections but everything is fine....     whenever I click something on the HMI I keep getting an error which says '' time-out error occurs while downloading by the following case: -disconnection from the cable  -Stopped host -Incorrect time-out period                allocating host: host3   does anyone here have a solution or any tips for me?   kind regards,  Deuslupos
  22. hey!  I'm pretty new to PLC's, and I'm supposed to ''teach'' the people at my internship how this PLC works, but I have encountered a problem.  I've gotten pretty far with all the digital programming and understanding how everything works, but I just can't figure out how the analog inputs/outputs and programming works...... I've had a fair explaination on PID and how this works. I've searched the web as well to figure out what PLC instructions to use.    I hope you can answer my following questions.    1, what are the most used PLC instruction blocks which I can use for temperature control, and how am I supposed to use them? 2, Could you please give me an example on how to use PID and what numbers will I need for the calculations? 3, what are the most used PLC Instruction blocks (apart form the analog ones) that I should include in my tutorial?   this is my setup: Ethernet switch MOXA EDS-205 Plc voeding PA202 PLC CPU CJ1MCPU11-ETN Digital IN (16x) CJ1W-ID211 (SL) Digital IN (16x) CJ1W-ID211 (SL) Analog IN (8x) CJ1W-AD081 (SL) Analog IN (8x) CJ1W-AD081 (SL) TRANS OUT (16x) CJ1W-OD212 (SL) TRANS OUT (16x) CJ1W-OD212 (SL) Analog OUT (4x) CJ1W-DA041 (SL)   thank you soo much for looking at my question and considering helping me! the OMRON helpdesk hasn't been very helpfull.    kind regards,    Deuslupos,
  23. Hello, I have a remote io cabinet with a rack of Siemens ET200isp. This was chosen because the almost all of the equipment connected to it comes from the hazardous area and is Ex ia. This presents me with a problem because I have two pumps that I need to turn on and off with this rack, and I cannot drive a contactor with intrinsically safe io for 2 reasons: 1. The power output is too low to pull in a contactor 2. There would be no barrier to separate the intrinsically safe wiring from the 'safe area' wiring containing the 3 phase for the motors. Output card is a 4 F-DO Ex 17.4V/40mA (6ES7138-7FD00-0AB0) My original plan was to use a Pepper and Fuchs KFD2-SR2_Ex2.W on the output of the Siemens DO card to provide a safe area dry contact that I can use to power my contactor. This did not work however as the KFD2-SR2 is not designed to be connected to an active current source, so both the IO card and the barrier were trying to power eachother and switching was not possible. I can get it to work if i power a standard 24v relay from the DO card, however this does not solve the problem of properly isolating the hazardous area wiring from the safe area wiring as a relay is not an intrinsically safe barrier. I can put a zener barrier in line with the coil of the relay however this cuts the power down too much and the relay contacts do not reliably pull in. I'm asking if anyone has any ideas, we are beyond the point where installing a new IO rack that is non-ia is an option, it would require a whole new cable run for the profibus. Is there such a thing as a relay that can be powered by the intrinsically safe output? I hope that is enough detail, please feel free to ask if more info is required. Thanks in advance for any suggestions.
  24. RSlogix500 Tutorials `

    I was hoping to get feed back on my website.  The site is for beginner PLC programers. The tutorials start right from the beginning with describing what a PLC is and then teaches basic instructions. Please take a look and tell me what you think, I would love the feedback.   thank you   ladiesandtech.com   1. What is a PLC Part1  https://ladiesandtech.com/2015/12/03/watch-whatisaplc1st-on-youtube/  2. What is a PLC Part2  https://ladiesandtech.com/2015/12/09/watch-what-is-a-plc-part-2-on-youtube/ 3. What is a PLC Part3 https://ladiesandtech.com/2015/12/15/watch-plc-programming-tutorial-for-beginners-part-3-on-youtube/ 4. What is the Binary Numbering System https://ladiesandtech.com/2016/04/01/watch-what-is-binary-numbering-system-and-how-to-convert-to-decimal-on-youtube/ 5. Relay Logic Intro https://ladiesandtech.com/2015/12/04/start-stop-motor-circuit/ 6. Relay Logic Intro Start/Stop with a seal  https://ladiesandtech.com/2015/12/04/watch-stop-start-relay-control-circuit-on-youtube/ 7. Relay Logic to Ladder Logic https://ladiesandtech.com/2015/12/04/watch-relaystopstarttoladderlogic-on-youtube/ 8. RSlogix Communication Driver and Configuration Tutorial  https://ladiesandtech.com/2016/01/14/watch-allan-bradley-comms-set-up-on-youtube/ 9. Micrologix500 Communication Set Up Tutorial https://ladiesandtech.com/2016/01/14/watch-allan-bradley-comms-set-up-on-youtube/ 10. Timing Relay Lecture https://ladiesandtech.com/2016/02/11/watch-timing-relay-on-youtube/ 11. RSlogix500 Timer On TON Instruction Tutorial https://ladiesandtech.com/2016/02/14/watch-plc-rslogix500-timer-on-delay-ton-instruction-tutorial-on-youtube/ 12. RSlogix500 Timer  Off TOF Instruction Tutorial https://ladiesandtech.com/2016/02/16/watch-rslogix500-ladder-logic-timer-off-delay-tof-instruction-tutorial-on-youtube/ 13. RSLogix500 Retentive Timer RTO Tutorial https://ladiesandtech.com/2016/02/19/watch-rslogix-ladder-logic-retentive-timer-on-rto-tutorial-on-youtube/ 14. How to do Online Edits in RSlogix500 https://ladiesandtech.com/2016/02/29/watch-how-to-find-and-download-autocad-files-for-allen-bradley-ab-plcs-and-products-on-youtube/ 15. RSlogix500 Counter Tutorial https://ladiesandtech.com/2016/02/25/watch-rslogix500-counters-on-youtube/ 16. RSlogix500 Counter Up CTU Tutorial https://ladiesandtech.com/2016/02/26/watch-rslogix500-count-up-ctu-instruction-tutorial-on-youtube/ 17. RSLogix500 Move MOV instruction Tutorial Part 1 https://ladiesandtech.com/2016/03/14/watch-rslogix-tutorial-on-move-instructions-part-1-on-youtube/ 18. RSLogix500 Move MOV instruction Tutorial Part 2 https://ladiesandtech.com/2016/03/14/watch-rslogix-tutorial-on-move-instructions-part-2-on-youtube/ 19. Rslogix500 Compair Instructions , LES, LIM, EQU etc Tutorial https://ladiesandtech.com/2016/03/17/watch-rslogix-tutorial-on-compair-instructions-grt-lim-equ-les-etc-on-youtube/ 20.How to Create a flashing bit in RSlogix500 using timers https://ladiesandtech.com/2016/03/24/watch-how-to-create-a-flashing-light-program-in-rslogix500-on-youtube/ 21. How to Create a program with a flashing light https://ladiesandtech.com/2016/03/24/watch-how-to-create-a-flashing-light-program-in-rslogix500-on-youtube/  
  25. RXDU issues

    I have a data logging process on a CJ1M CPU13 via RXDU command on port 2 of SCU41-V1 It has been working, but has stopped.  There are 2 identical machines.  Both Honeywell bar code readers work on 1 machine, while the "RD2" led stays lit on one machine, and wont complete the RXDU command.  On the working machine, it simply flashes quickly during data receive.  I have compared the program in both, and it is identical. Cabling from both machines have been tested - works on one, not on the other.  Even swapped out SCU41-V1 with same results, so I am pretty certain it is a setting in the main processor of the non-working unit.  I did a compare of SCU settings and they are identical. #0 is moved into C  #2213 is moved into C +1 on first cycle.  Unit number is 3 1594.06 never seems to complete, which is an open contact in series with A202.02 (N.O.) to trigger RXDU (255) A202.02 is value 1 1594.06 stays at 0 when I trigger 1594.06 via laptop, it sends garbage data once.     Any ideas?