ryszard

MrPLC Member
  • Content count

    25
  • Joined

  • Last visited

Community Reputation

0 Neutral

About ryszard

  • Rank
    Sparky

Contact Methods

  • ICQ 0
  1. APRIL SMC50

    Hi guys, I am looking for programming/operation manual for old APRIL SMC 50 plc. Does anyone have it or know where I can find it. Thanks
  2. FX3U-ENET

    I have FX3U-ENET in my plc config. What I need is information how to set up ethernet card so that it would connect over the internet, or an example of such setup. Thanks in advance. Richard
  3. MODBUS TCP/IP

    I would like use connect OMRON-YASKAWA inverter CIM-F7Z41P5 PRG 4010 with communication card CM090 ( ModbusTCP/IP) with CJ11M-CPU13 with ethernet unit CJ1W-ETN21. At the beginning I want read-out registers 0001h from PC via Multiway V6.7.1 software and inverter not respond (S3 input in inverter was connect). Frame MBAP header 00A10000 Length 0006 Request 010300010001 Respond 00A1000000050103020000 Next stage : I write PLC programm using socket service respond was this same. When I want read-out some registers 0040h and next via 03h command all is OK. WHY!!! What are you thinking about inverter firmware (PRG 4010)
  4. EtherNet/IP

    I would like in my project use OMRONS's PLC in ehternet network, and I want exchange data with YASKAWA's inverters with CM920 optional card (EtherNet/IP). How I can do it? Maybe better solution is Modbus TCP/IP card CM090? Ryszard
  5. Omron to Siemens in profibus

    In my project i have CJ1M-CPU23 with CJ1W-PRM21 card ( master profibus ). In network i have SIEMENS MicroMaster Drive, PMA temp controller , Beckhoff Coupler BK3150 and SIMATIC S7 CPU 314 2C DP. Communication with network nodes works fine on all of those parts apart SIMATIC S7. My question is how can i exchange data with SIMATIC S7 ( I'd like to treat it as a slave ).Im using CX-Profibus software and dedicated GSE config file for CPU-314-2C DP Thanks in advance.
  6. I send you example for connection PLC via ethernet card CJ1W-ETN21 or integreted card in CPU. ryszard Accessing_Omron_PLCs_via_the_Internet.pdf
  7. NS terminal

    Anybody help me in configure NS in communication to remote PLC (in remote town via INTERNET); and next question: can I start and normally work with CX Programmer to remote PLC but communication is through NS (PC<-->INTERNET<-->NS<--(NT-LINK)-->PLC ] RYSZARD
  8. devicenet remote io problem

    Hi Patrick! I used BECKHoff slaves without problem. In my opinion you don't configure a system. First step : set node number and speed of transmision on slaves acordind to maset (DIP switches)- now we have transmission in system. Second step : install *.EDS file and use DeviceNet configurator to set exchange data in network (according i/o configuration in BECKHOFF coupler). RYSZARD
  9. CJ1W-MCH71

    Thanks for your suggestion Simon ! After changing SERVO SETTING : MAXIMUM FEED RATE, etc all work very well RYSZARD
  10. CJ1W-MCH71

    I prepared trial configuration motion control -> CJ1W-CPU22+CJ1W-MCH71 with SDGH-01AE-OY (ver.35942)+JUSP-NS115 (ver.06004) and motor SGHAH-01AAA61D-OY. For setup I used CX-Motion-MCH VER.1.0 and Cx-Programmer ver. 6.1. All is nearly good; SERVO ON state is OK but whwb I want execute JOG function drive is in RUN state and not rotate and states BUSY, AXIS OPERATING and AXIS USED in from PLC point of view are OK. What kind of fault I made ? RYSZARD
  11. CJ1M-CPU13+NS10

    In my project I have 2XCJ1M-CPU13 and 2xNS10.Each CJ1M-CPU13 is connected with NS10 via RS-232C port and terminals is connected to ethernet network. Is possible exchange data to each other between two controllers via two terminals [PLC#1-RS23C-->NS10-ETHERNET-->NS10-RS232C-->PLC#2] RYSZARD
  12. C500

    Thanks Jay ryszard
  13. C500

    I have old machine with PLC C500-CPU11-V1 and positionig unit 3G2A5-NC103. I used SYSWIN 3.4 to upload software but I have problem with monitoring. Why !. Because positioning unit i need manual, sombody help me in receiving ! ryszard
  14. Zebra Z4M Printer

    Hello. Im looking for macroprotocol (any form) for communications of ZEBRA Z4M printer with C200HG. Thanks for help. Any mails pls send to mrplc@poczta.onet.pl regards Ryszard
  15. MC221

    In my opinion you can not use indirect addressing in MC221 like in PLC programm, because when you use G60 (E0)=A100+10 or G63 (E0)=A100 compiler detected error and is not possible download data to MC (look G60 and G63 format). Ryszard