Search the Community

Showing results for tags 'omron modbus'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 705 results

  1. Hello, attached below is what i have attached above is what i have done so far for the ladder logic when controlling a pump stroke but i cant seem to get it to work  Im using an OMRON CP1LE-EL with CX programmer i use an analog extension board and its only capable for 1 analog device which is my pump  is there something wrong with my ladder logic? pls help    sorry if its lacking in information i'm new to this so just go ahead and ask me what u need to help me out           
  2. delta hmi communication speed

    Hello, i have DOP-07s411 delta hmi and i want to interface it with microcontroller using modbus (RTU) protocol over RS485( 8 bit data,1 stop bit, parity none,19200 baud rate). i have good speed of communication if i do not use macros. But as i place background macro(background macro is only 4 lines ) it slow down and  updates the display at every 3 seconds. i cant able to figure out what is the problem. I want to update display of  HMI very fast.Please help me to troubleshoot the problem.
  3. pc to plc

    I'm making a plc interface tasks using vb serial communications, I used omron plc CPM2A and Visual Basic 2013 to control and monitor the plc, but I do not understand how to transfer to plc vb command, and the response from the plc to vb. please help me, I'm sorry if my english language is not good
  4. Hello  I try to connect my load cell via RS232 serial port 2 to PLC (PC1L-EM) but it dose not work could you please let me know what is my mistake  Thanks in advance Ebby Untitled.cxp
  5. Hi,  I'm trying to test the serial communications with my Micro820. I acquired a 2080-SERIALISOL so I could have "someone" to talk to. I want to use RS485, so I figured that I'd have to connect: Modbus pin 1 (D+) to serialisol pin A1 (+485) Modbus pin 2 (D-) to serialisol pin B4 (-485) Modbus pin 3 (GND) to serialisol pin A2 (GND) Now when it comes to CCW, the thing gets a little harder. I know I need to use the MSG_MODBUS block (in fact I need 2, one for the modbus and another one for the serialisol), and I guess I specify the interface I'm using on the TargetCfg field (data type MODBUSTARPARA). But how do I figure out that the Addr (UDINT) and Node (USINT) values are for my Modbus and Serialisol? Or am I doing it wrong? Does anybody know of any place where I can get some more guidance or even a funcional ladder program? Thank you in advance
  6. Please I need a little help with a CQM1 plc and a DA021 because I need to control a sysdrive 3G3EV with the DA021, i dont know exactly how configure too 4-20ma and what address send the data to be converted to Analog output, i see something about APR function but I dont see any practical example. In the application i have to change the speed of a motor from a hmi, I sink on a variable in the range from 0-100 and convert this too bdc and then send to the DA.
  7. TCP_IP_connection

    I. Developed new application   TCP_IP_Connection 1. App TCP_IP_Connection     applies the technology of IoT, Smart Home, Remote control.    It allows to carry out: - remote control and monitoring of control systems; - remote diagnostics of  the object; - turn on/off sensors and devices, including electrical circuits,   hydraulics, pneumatics, etc.; - transfer  information, files and images between smartphones and computers   implemented the application. For communication between the respective devices (smartphones or computers) are required only stable connection to the Internet  !!! The application is developed according to the technology MQTT and use free  Internet broker. As a broker use the HiveMQ broker. The application consists of   3 parts : - TCP_IP_connection.apk - works on the smartphone and is intended for control and      monitoring of equipments; - Server_Send_Receive.exe - the management server located  on the computer and   execution  action on the transfer of  information from the smartphone to the   controller and   back; - Server_controller.exe - located on the  same computer and execution tasks   of  controller. Communication is linked directly with the controller via Ethernet or     Ethernet/IP. As the controller for management purposesused controller family   OMRON (CS1,CJ1,CJ2,CP1H,CP1L...). Note. As a controller you can use the other type of controllers, for example, Yaskawa, Siemens, ABB and  other. They require rework program Server_controller.exe only to  interface of exchange with controller. So for Yaskawa controller family 2300Siec this interface already developed and used in industrial conditions. 2. The application includes the following controls: A. Smartphone – computer - controller. - modes  read/write of memory cells and  bits of the controller OMRON      (DM,W,EM,CIO,HR); - continuous cyclic polling of the memory areas; - the formation of Alarms in the event of errors of control system; - Display Gauges for 6 variables in real time; - Display Scopes for 6 variables in real time; - formation of statistical data on the operation of the equipment. B. Smartphone - computer. - sending  and receiving text  messages; - sending and receiving  picture image; - transfer photos from a smartphone;  - transfer images from built-in Web camera of the laptop; - reading the contents of a directory on the computer or laptop; - reading contents of a text file. С. Smartphone -smartphone / computer - computer. - sending and receiving text messages; - sending and receiving of picture image; - transfer photos from smartphone to smartphone (from computer to computer); - send the image with the built in webcam of a laptop to another laptop; - reading the contents of a directory on the computer or laptop; - reading contents of a text file. 3. Work application Server_Send_Receive.exe and Server_Controller.exe tested on computers running the Windows 7 operating system. Work application TCP_IP_Connection.apk was tested on smartphones Samsung, Phillips  running the operating system Android 5.0, Android 6.0. It requires the use of a smartphone with a display diagonal of 5 inches and more. 4. App TCP_IP_Connection.the apk  paid, the cost per user is $ 5 USA. Distributed through Google Play. The Internet address for downloading of  programs Server_Send_Receive.exe and Server_Controller.exe is on screen Help  application TCP_IP_Connection.apk.  OMRON_Communication has the manual in Russian and  English languages. The Internet address for downloading the full manual   https://yadi.sk/i/F_EJOQEd3G5sXc. Looking for partners for the execution of similar works.      
  8. Dear All   Sorry for my English I have Siemens CM1241 (picture attach) and need to communicate with Intellisys XE 90 via Modbus RTU, period. The problem is, form XE 90 the connector is Phoenix Contact 2-Position Screw Plug Connectors MC 1,5/ 2-ST-3,81 1803578,or in other word, only 2 contacts form P9 COM1 = L1 , L2 (picture attach). How we connect it to DB9 Female in CM1241? What signal go to what Pin? How about the Ground? Do I need Resistor?   Thanks for all your supports   Best Regards
  9. RTU Modbus CJ2M CPU34, SCU31-V1,

    Hello everyone. In my project I have to communicate Omron CJ2M-CPU34 PLC with TRANE chiller via Modbus RTU protocol. Unfortunately, I never use this protocol and I have no idea where should I start. I'm looking for examples and advices. If someone has experience in this topic please help me. I attach TRANE chiller documentation. Especially I want to use function 5,6 and 4.  CGAX-CXAX_Protocole_Datalists.xlsx CG-SVU007C-GB_0915.pdf
  10. Hello, We have this SCADA system Vijeo Citect 7.2 running in Windows 7. Primarily used as generator's alarm history & monitoring. PLC: OMRON C200HG All communications are good but DIGITAL data (alarms, bustie) from OMRON is not updating in real-time. (Need to restart the Vijeo Citect to make it work).  While BCD & LONGBCD datatypes (voltage, speed current) are working good and showing real-time *OFSVIJEO: INT datatypes are also working good. Protocol UNITY         MODNET30 OMRON      OMRON OFSVIJEO  MODCELL  
  11. Hi everyone, recently we got a complain about UM password protection in the CP1L. So our user intended to apply password to a CP1L PLC which doesn't have battery installed. They were testing to turning off the PLC for about a week. In the 8th day, they turned it on again and tried to upload the program from the PLC. But after they input the password, and error shows up which indicates whether the password is wrong, or already inputted wrong 5 times in a row. Further checking shows that A99.12 memory was turned on which indicates that wrong password has been inputted 5 times. This was not the actual case since we make sure no one was using the PLC in those 7 days. A99.12 by its nature is not a non-retain memory. Is it possible that during Power On, the memory is unstable that it turned On by itself? I know it can be the case on some areas like DM / WR and also the RTC memory. And since A99.12 is a Read-Only memory, we cannot use P_First_Cycle to ensure it's turned Off as what we used to do with A500.12 (Inhibit Output). Currently I'm testing it by myself, for 3 days had left the PLC Powered Off. If anyone had inputs about this please advice. Thank you
  12. Hello,  I am a newbie to the Omron world. We have a new machine come in made on Omron PLC, we are trying to get it connected to our OPC server so that the server can read and write tags via ther Ethernet/IP protocol. We have given out ethernet card 10.14.9.187 IP and the NJ501-1300 controller is on 192.168.250.1. But still our OPC server cannot see the tags/variables. I dunno if we have to add the ethernet communication card to the network configurator and add the tag sets ?  We are also getting a tag resolution error on sysmac studio while being online.    Thanks Pratik 
  13. Hi, can you help me how to make program indirect address for plc omron? I use PLC CP1E Thanks
  14. Hello,               So i am trying to use real numbers input from an Omron screen and compare them with a bank of numbers to enable a bit like a password. We currently use Mitsubishi and we have a memory bank we can store numbers and when a code is input on a screen the plc compares it to the entire bank with in the range we set. is there an easy way to do this other than putting a compare for every password we need?
  15. FX3U-485ADP-MB

    Hi! I have some concern dealing with the FX3U-485ADP-MB device which will be plan to install and a total of 17 modbus devices(Chinese brand converter 4-20mA to RS485) where going to communicate. I'm new to this feature of FX3U family and I'm using GxWorks2. Is there anyone that can guide me through this device/development? Is there a program block for this like the one I have been use for analog modules(FX3U-4AD)? Looking forward to your help!   Thanks a lot! Marky
  16. I am trying to export the Modbus points lists from a DAServer in Archestra SMC but I am getting an error message shown in the attached image. All options are greyed out and I cannot export the points list from the PLC node. I know there are points configured on the PLC node because data is updating the the InTouch application. Any help you can provide is greatly appreciated!
  17. Importing Librarys

    Hey all,  i have one question for you, i am working on designing new hmi for one project in cx designer, how can i import more library and use it in my project .
  18. Connect SCU31 and NS5

    Hi everyone. I have a problem with adding SCU31 to my existing omron PLC CJ2M. I already modified my CJ2M PLC in IO table. I also already program my NS5. But NS5 didn't communicate with SCU31 and SD1 and RD1 indocator didn't blink. Can anyone help me? Is there any step that I missed? Thank you.
  19. C200H-LK401 on CS1

    Hello, I want to ask if anyone have experience on this. So I want to mount C200H-LK401 combined with CS1 PLC. But the PC Link communication is meant to be done with another C200H PLC using C200H-LK401 also. Now the thing is, in CS1 PLC, LR Address Area is converted to CIO 1000 and so on. Will the PC Link still works to C200H? Like CIO 1000 from CS1 will be mapped to LR0 in the other C200H. Thanks in advance
  20. 8_decimal Data Displays as only 4_Decimals !

    I am Facing Problem Getting Kwh Readings From My Satec MFM(PM130-PLUS), Required for an easy & reliable Monitoring On Energy Consumption . Connected via RTU Slave Interface with SCADA User Interface (GE_Cimplicity). Here's what happening : Actual Kwh Reading has 8_decimal data digits on MFM LED Display but on Cimplicity SCADA User Interface Screen It only able to Display it as 4_Decimals point digit, eg, 63290058 kwh shows as 0058 , and 15299999 kwh shows as 9999 , and then 15300001 kwh shows as 0001 i.e 1 only! Plz Do a Rply , your slight approach to my Query Will be highly Appreciated!! :)  
  21. Dear, i am doing one project on Omron PLC with VB.net.  i am using Ethernet communication  with  VB to PLC but i am unable to show analog value on VB page please guide me how to get data of analog value in vb and show in VB.net for DI/DO i am using CIO &H0  forreading   and  &H1 for write but for analog value how i will show on VB.net.
  22. GE PLC PCM

    The topic is based on "How to configure a PCM module in GE PLC". One new query in PCM. To configure this PCM Module some procedure is to be followed in CMD prompt. Initially once ''READY'' line displayed. Query to this topic is if ''READY'' line repeats below persistently in CMD prompt, then solution is ______???? 
  23. Hi dear , may anyone can help me.. My Computer has broken so all my software include cx programmer and Designer has been disappear. Where i can get free software CX One for free , thank a lot .. Best Regard
  24. tec

    good day to every body im trying to replace old tuche screen [omron nt20s-st121-v1] to new one [[omron nt20s-st121b-v3]  thay look  indentical and the manuel  show they replacabel] i use nt tool software that i install from cx0ne file . i  upload the data and screen grafix from the old one and i see it on my pc . but i cant download it the the new one,,   i see masege on the pc: [dowload aborted  please refer to error log] the error log write many error like:: memory utillization has exceededthe 96,00 kbyteslimit by73.68kbytes small aplication that i wrote just for cheaking go well and download  i wonder maybe it the nt tool but all the other aplication from that disk cxone work good [plc + hmi +servo ] i hope someone  help mordehay 
  25. Hi.  When i activate adress H417.14 in the PLC i want the system adress LB9012 to be activated. Do I need to make a macro to do this? I have never used macro before, and I do not know how it works.  Please let me know if you have some solutions.  For the record I am an apprentice, and neither me or my co-workers have an sollution.