Search the Community

Showing results for tags 'modbus rtu communication'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 412 results

  1. Hi. I have a ST-Lite Ethernet base (STL-ETH1) with 1 16 bit digital in card, 3 digital out cards, 2 analog in and 2 analog out cards. I have a Q03UDE CPU (Q PLC) with 1 16bit digital in and 1 digital out card. Now I like to setup the remote I/O (STL-ETH1) mapped to the Q PLC via the ethernet port on the CPU. Is it possible not to use Modbus at all. I don't want to go and buy a Modbus Ethernet card now. Have someone done this before?
  2. I have 4 Allen Bradley PLCs which are 3 SLCs and 1 CLX This PLCs need to send data to Yokogawa Centum VP DCS. Instead of having and individual Modbus link to DCS, I'm planning to link all 4 PLCs by using Ethernet/IP and plan to buy 1 extra mini PLC which is Micrologix 1400 to become an interface PLC between the 4 PLCs and the DCS. Since the Micrologix 1400 has embedded with an Ethernet port (Ethernet/IP) and Rs485 port for Modbus RTU, the Micrologix 1400 interface PLC will communicate with DCS using Modbus RTU Protocol. Meaning to say, the 4 PLCS will send data to the Yokogawa DCS via interface PLC. The Interface PLC will become translator to translate from Ethernet/IP language to Modbus RTU language. My question to Expert: 1. Is this setup can works? 2. How to send data inter-PLC by using Ethernet /ip ? Is it just need to grab the tagname or there is an address for that? 3.Is Micrologix is capable to communicate with 4 PLCs using Ethernet/IP? Or just only 1 PLC? See the attached photo. Thanks. -Nizam-
  3. Hi everyone, I'm facing problems implementing the Easy modbus-rtu master solution kindly provided by PMCR. i'm working with a CJ2M, and i have a SCU41-v1 connected to 5 AC10 series Parker drives, using modbus at Port 1 (Protocol Macro as indicated in the manual- 2 wire). Everything works ok after powering up the system. Unfortunately, after a few minutes, one of the parker drives freezes communication. An hour later....another. And so on. If I reboot the drive, powering it off and on, it starts communicating again. Any ideas about what might be causing this? Thanx.
  4. Hello, I am trying configure the communication between factorytalkview with ML1500, but the processor don't show in the tree. My connection PC to PLC is DF1 Serial, somebody could help me.
  5. Hi everyone, I want to connect Allen Bradley 1756-L63 cpu (slave) via RS-232 port to ABB CI-853 (I don't have Prosoft MVI-56-MCM that can easily solve my situation). The only way that I found is application ModbusSlave.ACD (cig-ap129_-en-p.pdf). Do I need AIC+ converter (1761-NET-AIC) or can I connect with cable (DB9-to-RJ45)? Is there another way to make this connection? Regards, Luka
  6. Im trying to control a baldor VFD trough modbus RTU with cp1h/cp1wcif12 using the solution posted here which for me works really fine but the problem comes when I turn on the motor (500hp 440v), the cable gets induced and adds noise to the communication causing errors when reading. I already try to use shielded cable and it gets better but still causing errors. In the solution posted in the link above shows how to connect the cp1w-cif12 by connecting only SDA- and SDB+. So my question is, should I connect FG to the VFD rs-485 ground as well to reduce that noise? Any suggestions are welcome
  7. I need help, the control net adapter shown FATL500ad, i need know what means this problem.
  8. Inverters on Profibus

    Hello, Tried to get some good and clear answers at the Siemens forum, decided to try here aswell. I have a setup with 12 G120C inverters and three gas burner units on a profibus line. If I unplug any of the devices will I of course get an error from the loaded OB. But, now and then can I lose the connection to two or more of the inverters without any notification. It seems that the communication is up and running, but the don't respond to any commands. The normally green LED on the inverters switch over to flashing red when they stop to respond. They will also show fault code 1910. I am using standard telegram 20, this is also set in the inverters parameter lists. Another funny thing is that the fault bit in the status word is always set. Even when the inverters don't hav any faults or alarms. ZSW looks like this (with or without response from the inverter): Bit 0 = 1 (Ready for switching on) Bit 1 = 1 (Ready for operation) Bit 2 = 0 (Running) Bit 3 = 1 (Fault) On all the time, even when there is no faults in the inverter Bit 4 = 0 (No coast down active) Bit 5 = 1 (No fast stop active) Bit 6 = 1 (Switching on inhibited active) Bit 7 = 0 (Alarm present) Bit 8 = 1 (Speed setpoint - actual value deviation within tolerance) Bit 9 = 0 (Control requested) Bit A = 0 (f or n comparison value reached) Bit B = 0 (I, M or P limit not reached) Bit C = 1 (Reserved) Bit D = 1 (No motor overtemperature alarm) Bit E = 0 (Direction of motor rotation) Bit F = 0 (Display CDS) Anything I might have missed or done wrong ?
  9. can anyone please provide me how to communicate between keithley controller 2182A(nano voltmeter) and fx 3G plc.aslo the programme & instruction & parameters..ASAP using RS-232 interface? i have used the instruction as show in the attachment.
  10. Hi everyone, my client has a Direct Communication network consisting of Allen bradley 1772-SD2 (PLC2) and 1771-DCM modules. I need to upgrade one of the adapter node from 1771-DCM to newer hardware. My client is insists to KEEP the 1772-SD2 scanner as it is. So essentially I need a recent hardware to replace 1771-DCM and work with 1772-SD2. Do I have any option to upgrading this node with recent generation solutions?
  11. Version 3.11.5.0

    2922 downloads

    .NET class library for use in Visual Studio.NET to create HMI/SCADA apps that communicate with Modbus/TCP Server (Slave) devices via Ethernet.   For .NET Framework 2.0 - 4.8 projects. Does not require OPC or 3rd party drivers x86, x64, and Any CPU compatible Visual Studio.NET 2010, 2012, 2013, 2015, 2017, 2019, and 2022 compatible Most .NET targets are supported, including Web, Win Forms, WPF, console, and service apps Build Win Forms, console, and ASP.NET applications that run on Linux with Mono framework Extremely high performance - 5~10 mSec typical transaction time Optimizes multiple register configurations into minimal transactions Tag database can be configured via code or visual designer Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Windows, Console, and Web Example applications with VB and C# source code included. Easily connect office systems to factory floor. Runtime-free for qualified applications  
  12. File Name: Modbus/TCP, RTU/ASCII Master Driver for .NET File Submitter: Automated Solutions File Submitted: 02 Mar 2011 File Category: Demo Software .NET Component for use in Visual Studio.NET to create HMI/SCADA apps that communicate with Modbus/TCP Server (Slave) devices via Ethernet. Does not require OPC or 3rd party drivers. x86, x64, and Any CPU compatible Visual Studio.NET 2005, 2008, 2010, 2012, and 2013 Compatible Most .NET targets are supported, including Web, Windows, console, and service apps. Extremely high performance - 5~10 mSec typical transaction time Optimizes multiple register configurations into minimal transactions Tag database can be configured via code or visual designer Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Windows, Console, and Web Example applications with VB and C# source code included. Easily connect office systems to factory floor. Runtime-free for qualified applications Click here to download this file