NOOBIE SvS

MrPLC Member
  • Content count

    25
  • Joined

  • Last visited

Everything posted by NOOBIE SvS

  1. CPM1A Info

    I have to make a essay for school. Because I recently worked on my school project with the CPM1A. That I got sponserd from OMRON. I want to make the essay about the CPM1A. So if somebody has some information everything is welkom.
  2. transfer program problem

    Have you selected the right PLC and CPU type? The CPU type can be alterd in the settings (behind the PLC) menu when you make a new project.
  3. CPM1A-MAD02-CH

    First you have to write the range to the MAD. Look in the manual for the range you want. Use a first cycle flag to put the range with a MOV instruction to the MAD. If the MAD is right after the CPM1A. Then this will be channel 12, the next one will be 13 and so on. Then u can write a value to that channel from a DM with another MOV instruction. EDIT: Here is the program, you just have to edit it to your specifications.
  4. HMI's

    I'm making a report for school and i want to make it about HMI's with an eye on Omron's NS5, NS8, NS10 and NS12. Does any body has some info on HMI's? Any information is welkom. Thanks SvS.
  5. CJ1M CPU12 trouble starting

    When u change something with the PLC at a C200H. Like removing a I/O unit. You need to type something in the PRO and the error goes away. It has something to do with the I/O table settings. It needs refreshing. I believe it was something like FUN, shift CH, CHG, 9, 7, 1, 3, WRITE? But maybe someone else can help with that.
  6. NT20M-DT131

    There will probably be a dipswitch that will switch the language from japanese to english. If there is a dipswitch it will most likely be switch 2. PS: If there is no program in the unit. The tool will say that it can receive data.
  7. Omron E3H-DS5B2 NPN or PNP?

    The inputs respond on both polarities. If you have more than one common on a input unit. It is posibble to use them with both polarities.
  8. New CP1H

    It's bad news when it comes from china, because we are waiting for parts of NT20's and they don't know when it's gonna be deliverd. We expect that it's gonna take at least more than 10 weeks. So the delivery from china sucks very much. The NSC cannot sell anything that they can't get hold of.
  9. How to clear the memory of PLC

    What are you using to communicate with the PLC? Here is the method to clear the memory with the PRO.
  10. Connection Error to NS7 PT - RS232

    I don't know which protocol that cable is. But it is posible that the wrong protocol is set at the NS. (Protocols like the NT-link or HOST-link cables.) And is the right port set for communication.
  11. NT20S Control and Notify

    The control area is a output of the NT to control the PLC. The notify area is a input of the NT. So the PLC can control the NT. For the control and notify area you can use all sorts of memory area's like the DM and HR. Look in the manual what the memory area's are. Than try to use a high number. Like DM10 when u have 16 DM's. When u choose a control and notify area keep in mind that the control area uses 4 (sometimes it uses 5 words. But i think you only use 4 words.) words. This means the control area uses DM10 to DM14. When you set the control area to DM10. The notify area uses 2 words. When you set the notify area to DM15 it uses DM15 and 16. The NT then uses DM10 to DM17. I've added some networks you have to program in the PLC so that the NT begins at screennumber 1 and so the PLC can control the screennumber of the NT. *****NOTE:***** When i set the PT area's and i wanted to use DM10. I had to type DM1000. At the PLC i just used DM10. NT_netwerk.bmp
  12. input and output address for CPM2a

    When you look on the top of the CPM2A. On top of the unit are the inputs below the screwterminal there are three rows of numbers. You will see in the thirth row numbers with CH in front. That is your channel number. When u look above this number you will see the numbers 00 to 07? ( Depending upon the type you're using ). These numbers are the input numbers. You put them behind your channel number. With a point between them to get number like 000.00, 001.00, 001.00. For the outputs you use the number like above. These numbers are above the lower screwterminal. ( The lower screw terminal are the outputs. ) The first output is 010.00.
  13. NT Touch switch

    Hello everbody, I've created a program on a NT30 and connected it with a CPM1A. I made some touchswitches to control the PLC, but it doesn't work with the program. It does control outputs directly not the program.
  14. NT Touch switch

    I think the PLC isn't going in RUN mode. How do I get the PLC in RUN mode without a PRO. (PC or NT?).
  15. Tumbwheel DA converter

    Thanks a lot everbody. I haven't tested the program but I think everything works. If everything works out I should have everything working tommorrow.
  16. Tumbwheel DA converter

    kick?!!!
  17. Tumbwheel DA converter

    Just the last question. (I hope.) If I write the information from the thumbwheel to MAD01. Do I have to write it to DM12, 12.00 or something different.
  18. nt20s-122-v1

    Is it not possible to switch between communication ports in the memory switch.
  19. nt20s-122-v1

    I have worked with a NT20S-ST121 and NT20S-ST141. But I don't know that type. The NT20S-ST121 and NT20S-ST141 do work with other PLC like de CQM1 and CPM1's
  20. Tumbwheel DA converter

    Thanks Jay Anthony, That just did the trick.
  21. Tumbwheel DA converter

    When i set the HR18 and HR19 to DM0 and DM1. It calls the screen but the screen fades away and leaves the screen blank.
  22. Tumbwheel DA converter

    If I translate it right it should do: Quote: The first network is a instruction to change the screens. The NT-terminal could get from the PLC a assignment to change the screen. This screennumber is given on HR18 (PT-control word 1). The NT-terminal reacts only when the information on this addres changes. Because of this at every screen change, also generated by the NT-terminal, a copy is made of the active screennumber to the screencontroladress. At every screen change screenstrobe (HR19.12, if PT-notify is set as HR19.) becomes high. This is the copysignal. The second network calls the first screen because the NT-terminal normally calls screen zero.
  23. Tumbwheel DA converter

    Some people told to work with the Data Memory (DM0000 to DM0999). But I don't know how to make that work with the HR19.12. What do I have to replace HR19.12 with?
  24. Tumbwheel DA converter

    That is a nice try, but here is a piece of the manual. • The user program and memory area data in the CPM1 are backed up either by an internal capacitor or in flash memory as shown in the following table. Backup method Data Internal capacitor Read/write DM area (DM 0000 to DM 0999, DM 1022, and DM 1023) Error log area (DM 1000 to DM 1021) HR area (HR 00 to HR 19) Counter area (CNT 000 to CNT 127) Flash memory User program Read-only DM area (DM 6144 to DM 6599) PC Setup (DM 6600 to DM 6655)
  25. Tumbwheel DA converter

    I have made a screen and a little PLC program. But the NT keeps switching between the screen and the "connecting to Host" screen. Here is a screen shot of the PLC program and I have set the PT control/notify area of the NT to HR18 and HR19.