Search the Community

Showing results for tags 'FX3U as Modbus slave'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 319 results

  1. Omron MODBus

    I'm attempting to connect a CJ1W-SCU32 modbus card with 2 ports to several modbus sensors. I am only reading from the senors, not sending any commands. I have been told two different ways to do this: 1. CMND block using Modbus RTU code 2804. 2. Using the Protocol Macro ModbusPM_Master with the PMCR function block. I've additionally found an easy modbus configuration tool that unfortunately seems to take up too many registers that I will be using. Does anyone have any examples of code for setting up MODBUS TCP with either of those 2 methods? I am having a hard time finding any. Thanks.
  2. Hi Everyone, I am trying to connect a Toshiba TRSPUX10A plc to a hitech PWS6600 HMI (Beijer electronics). I am using RS485 connection, and trying to get the communication going between the plc and hmi using Modbus RTU protocol. The PLC is slave and and HMI is Master, and I have a Modbus slave tag table for the plc. HMI Software: ADP3 PLC Software: TRPGMS01 Our supplier of the product cannot assist me as he passed away, and the manufacturers of the systems refer me to each other but with no luck. I have asked numerous system integrators however they only work with the systems they supply. I want to read a Modbus slave tag: Holding register 4500001 in the plc and have it displayed on the hmi. Please advise if anyone could assist. Kind Regards Quintin          
  3. Hi everybody. I have 1 QJ71C24n-R4 with 2 channels CH1 & CH2 and I want to use Modbus RTU for both of channels to read data from electric meter. Now I can do it well with CH2 but cannot with CH1. The reason is echo back setting, my GX work 2 only able to prohibit echo back on CH2, not able on CH1. Does anyone know about this problem? Please give me some advise. Thank you so much.
  4. HELP WITH WPLSOFT DELTA PLC

    Hello , I'm using DVP12SE11R Delta PLC . I would like to read data from an external device using RS485 communication. In the WPLSOFT i have informed that i gotta use MODRD command in order to read the data . but i am not sure how to use it properly.  the data is formed as one bit ('1' or '0') i wanna read 10 registers using MODRD although those registers are not ordered one after another and i know MODRD can read 6 registers one after another. Then i would like to use that bit as a Normally Open contact in the WPLSOFT and turn on a coil. i would like to get some help with it. thanks.
  5. Panasonic PLC Modbus settling

    Dear all,  I am requite to control a load cell indicator with my Panasonic PLC, FP0R-T32MT Panasonic Modbus setting I need to send out the command code as below: 01 10 04 4C 00 01 02 0B B8 EA DE Currently I am using the function F145 SEND   DT10 : 00001 (hex) DT11: 1001 (hex) DT20: 0BB8 (hex) DT21: 2CBA (hex) DT0: 0 (hex) With these setting my output function code is: 01 06 04 4C 0B B8 4E 6F If i modify DT10: to 00002 (HEX) 01 10 04 4C 00 02 04 0B B8 2C BA DA 78 01 10 04 4C 00 02 81 2F This is slightly near to what is want. But i cant modify the no. of write registers and no. of write data.Does anyone know what can i do to change it? 
  6. Hello,  I have to communicate Trane chiller to CJ2M-CPU34 with CJ1W-SCU31-V1 module via Modbus RTU RS-485. Do you know the best way to do this? Any advices? I attach Modbus registry from slave device.
  7. I need help regarding setting up modbus communication between Allen bradley micrologix 1400 and Schneider altivar312 vfd and rslinx for pc. I am totally stuck with it. 
  8. Mitsubishi iQ-R Series

    Hi Has anyone got any real life experience with the new Mitsubishi iQ-R series?  I have been assigned a major capital project to replace our old ageing DCS system.  Our current PLC backbone is about 40x Q2ASHCPU, 10x Q06UDEHCPU and about 2xA2SCPU all linked up via Melsecnet/10 network with communication links into the DCS system via Modbus RTU utilising the QJ71MB91 modbus card. Due to the nature of my companies process and the limitations on plant downtime it is estimated this project could take up to 5 years to complete, with this in mind I am wanting to install a system that will not be obsolete (or unsupported) in a few years, hence, I am very interested in the new iQ-R series with it being Mitsubishi's latest and greatest.  However, recent communications with my local Mitsi rep is not filling me with confidence that the iQ-R series is not as well supported/developed as the Q series.  A major requirement during the development stages of this project is the new ability of the new processors to be able to talk to the old DCS up until a point where the DCS nodes will be completed removed and replaced with a modern SCADA package.  Hence, the requirement of a Modbus Slave card for the iQ-R (i.e. a QJ71MB91 equivalent) which I am told is in development, but has no fixed timescales.  Previous experience with Mitsubishi developments of cards is normally years not months. Any information anyone can provide on their experience of the iQ-R series would be greatly appreciated and if anyone knows if a Modbus Slave card is in development that would be useful.  I realise i could utilise the Q series extension rack with a iQ-R processor but this is not the route i want to go down. Thanks for any help and apologises for the war and peace. Cheers Matt
  9. In general, this control PLC program is written in GX Works. I did a simple visualization on TIA Portal v14 (WinCC RT Advanced) and I would like to now test it on Mitsubishi FX3U driver with ENET Module. I do not have much experience in this kind of thing, I'm still learning. I know that someone previously made a visualization in LabView and downloaded the tags from the PLC using NI OPC Server. Someone also did visualization in iFix and also downloaded tags through server opc. I do not know just how or what program to download tags in PLC so that I can no longer use it in visualization in TIA Portal. Unfortunately I still have a connection problem. The driver is connected to the router. From the connection options with RT Advanced I chose in the connections tab Mitsubishi and entered the appropriate IP. Still nothing. I do not know if the lack of a connection can be related to a virtual machine (VM Vare Workstation 12) on which I have TIA Portal installed. The driver pings but can not connect. I also tried using KEPServer EX to connect and unfortunately also failed. (I have information about the can not connect). Anyone know what program I should use? or had contact with such a problem? I attach a photo of communication from my station to more visualize the problem. Thanks  
  10. Hello everybody. I am looking for a solution for an FX3U with mounted FX3U-ENET on the right, to communicate with an FX3GE. I need to read and write some device in the FX3GE from the FX3U. I have made a paired connection in the FX3U-ENET module and made an MC connection in the FX3G. But how can I send or read data? Is there another solution apart from the MC-Protocoll? I am using GXW2 version 1.551z. Languages: ST or FBD Thank you in advance Dave
  11. 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.
  12. 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
  13. 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
  14. Indirect addressing FX3U

    Hi, I have a FX3U-16MR/DS with 485ADP-MB + 232-BD. The 232-BD is linked to a radio modem and the 485 to frequency drive. There is also an additional IO card attached. This is my first project with mitsubishi and with modbus RTU. I'm supposed to add a couple of data to be sent over the radio modem attached to 232-BD connection but I can't figure out what it is already sending. I think the write data is to a registed D2000 which is an array and then sen't over the radio modem. But I can't for the life of me figure out where in the program something is written to the register so I could find out how much free space there is in the Array and I wouldn't be over writing something. So I'm just guessing here and indirect addressing is used but I don't understand how it is done in mitsubishi? The program has been written with IEC developper and I'm only familiar with GX works2. Any examples or help would be much appreciated. Thanks
  15. Has anyone discovered a laptop that will connect to all mitsi PLC types (and Melfa Robots) via MELSOFT TCP connection. My Dell 5510 seems to have the most random dislike for this kit. at the moment it is happy to link to Q series but wont touch FX at the moment (this has not always been the case). I have checked all basics I know; 1. Pinging 2. Port setting to Melsoft 3.  Direct connection to FX3U-ENET avoiding the unmanaged switch (altering settings to suit). 4. Using FX Configurator to try and diagnose,checking the module settings in the project. 5. Disabling laptop wifi connections 6. Disabling firewall and AV. 7. Trying to setup a UDP connection (this seemed to work on Q series) Pffff..... Any thoughts?....I am obliged to use a site networked laptop so there maybe IT issues....however due to my ongoing frustration I will order a laptop and use offline like a wild man
  16. 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
  17. 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
  18. Master/Slave Communication

    Hello guys, I am using Fatek PLC's to communicate with each other as a Master & Slave through zigbee which is connected through RS485. And I succeed. But the issue is that I have to communicate each other at a distance of about 2km where zigbee out of range to each other. I am bit confused here; 1) whether I use RF booster? Does it work? 2) Should I introduce extra PLC as a repeater between master slave? But this(extra added) PLC repeater also become as a master(Master Repeater).or any idea? Most important I can using Fatek Protocol or Modbus RTU or Modbus ASCII prootcol.
  19. 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
  20. 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!
  21. Version 1.0.0

    67 downloads

    Using this module to replace of FX3U-ENET to reduce the cost(if not using the e-mail function)
  22. FX3U-ENET-ADP User's Manual View File Using this module to replace of FX3U-ENET to reduce the cost(if not using the e-mail function) Submitter pigflying Submitted 01/19/17 Category Manuals, Tutorials
  23. 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!! :)  
  24. 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 ______???? 
  25. FX3U-ENET-L Problem Config

    Hi everyone, I have a problem with FX3u-enet setting,  what did I do wrong? Pls help me ! many thanks.