COM18. ModbusTCP Client via Siemens S7-1200/S7-1500 PLC and TIA Portal

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 190

  • @etiennemarcoux3498
    @etiennemarcoux3498 2 місяці тому +2

    This video is perfect! The 30min is worth every second! Thank you so much for this!

    • @electricalautomation
      @electricalautomation  2 місяці тому +2

      Glad you like it! Yes, most of my videos are little bit long, but they were all organized and included with all correlated information (reason, motivation, and solution), I have been trying to make my videos as 'one stop solver' for the related topic. Welcome!

  • @waymamma
    @waymamma 3 роки тому +9

    Fantastic video! Very well produced and with clear explanations, thanks so much for your efforts!

  • @sarahmoody7574
    @sarahmoody7574 10 місяців тому

    As per all the other comments this is a fantastic video, thanks so much as I was much in need of it! Modbus all configured and now understood for future use!

  • @ndukwehenryibiam
    @ndukwehenryibiam Рік тому

    One of the best tutorials on MODBUS....if not even the very best detailed one here. Thanks so much sir

  • @egrabhishek
    @egrabhishek 2 роки тому

    Thank you for the awesome video and for all the help.
    Just a small tip for any one struggling with SIEMENS PLC 1212C
    When using MOD_BUS_CLIENT >> Set the correct slave address in System Generated MB_CLIENT_DB.
    Set MB_UNIT_ID to your required Slave Address (Default in SIEMENS is 255). Upload program and restart the PLC for changes to take effect.
    Use the same Slave Address in your Desktop application as well.
    Hope it helps someone.

    • @electricalautomation
      @electricalautomation  2 роки тому +1

      Thanks for pointing it out, and highlight this issue my dear friend. I also discussed shortly at 30:58 in the video. The UNIT_ID is a very explicit hidden behind, figuring out this can save many time during the ModbusTCP communication troubleshooting.

  • @felipepaiva4798
    @felipepaiva4798 3 роки тому +1

    Congratulation for the video and thanks for the tips! I tested the Modbus client mode of PLC with a Cobot UR10 (Universal Robots) as server, and had a good comunication to data exchange. So, that is an item that i like to share with everybody, in my case the error 8383 appears when i begin the comunication and to solve this error i change the "Data_len" parameter (Before: 15 | After: 5) and after this, both comunicate normally reading and writing to/from the address of cobot! OBS: The data was at format "int".

    • @electricalautomation
      @electricalautomation  3 роки тому +2

      Thanks for watching and thanks for your sharing. According to the 'int', I guess you are using holding register 4xxxxx. and probably the Cobot provides 5 registers to communicate. Therefore, 15 length didn't work. Good to hear it works. Thanks!

  • @arbjful
    @arbjful 3 роки тому

    This is great tutorial for starting on Siemens MODBUS communication, I found this very helpful for starting on MODBUS TCP communication. You have explained the concept very clearly and descriptively. Thanks for posting video.

    • @electricalautomation
      @electricalautomation  3 роки тому +1

      Glad it was helpful! Welcome to my channel!

    • @arbjful
      @arbjful 3 роки тому

      @@electricalautomation I have a question regarding Disconnect flag, is this always False?? No need to set True?? For some reason the Status always shows 7002..I don't know why

    • @electricalautomation
      @electricalautomation  3 роки тому

      @@arbjful "Disconnect" should be OFF. ON at here means disconnecting the communication connection. Please view carefully all the settings and parameters. Also check the settings from your server-side, it also may be blocked by the windows firewall.

  • @pablojuliano4066
    @pablojuliano4066 Рік тому

    Great video to understand how to use modbus client in tia portal. Thank you for the explanation!

  • @banci1100
    @banci1100 2 роки тому

    YOU ARE HAVING A VERY USEFUL VIDEO ON THE EARTH FOR THIS TERM!! Thanks alot.

  • @kgauravb
    @kgauravb 2 роки тому +1

    Very informative thank you for sharing such valuable knowledge. 👏🙏

  • @MarcoMolino-tb5yw
    @MarcoMolino-tb5yw 5 місяців тому

    incredibly complete video, thank you very much!!

  • @gabrieldigiuseppe3106
    @gabrieldigiuseppe3106 Рік тому

    Incredible! Thank you very much for the excellent video

  • @WilloooIsBlue
    @WilloooIsBlue 2 роки тому

    Huge thanks for this video, helped me out massively with a project I was working on.
    -TKC

  • @MrDannesboe
    @MrDannesboe Рік тому

    This is an excellent video.! thank you.! Keep up the good work

  • @wandersonpereira9884
    @wandersonpereira9884 8 місяців тому

    Awesome video, man. You saved my life! Thanks.

  • @jrffabiano2544
    @jrffabiano2544 4 місяці тому

    Ótima aula professor! Parabéns 👏👏👏

  • @moisesbraga9393
    @moisesbraga9393 Рік тому

    Great vídeo man! Props to you. This one will help me a lot. I just subscribed to your channel.

  • @rangaswamy8604
    @rangaswamy8604 3 роки тому

    Good series of videos on communications. Thank you.

    • @electricalautomation
      @electricalautomation  3 роки тому

      Glad you like them! I am working two videos talking about the ModbusTCP between Siemens and Allen-Bradley PLC. They will be launched in next week.

  • @ΠαναγιώτηςΧατζηαντωνίου-ι7θ

    Thank you very much for this great video!

  • @rucahuenu3252
    @rucahuenu3252 3 роки тому

    Great JOB ! Thank you very much to share it !

  • @althafali1667
    @althafali1667 5 місяців тому

    Finally, it's working very very thanks

  • @d.militomilito2002
    @d.militomilito2002 2 роки тому

    Really good explanations! you are the best.

  • @chinonsoemmanuel1906
    @chinonsoemmanuel1906 17 годин тому

    Great video!

  • @daigealbertas
    @daigealbertas 3 роки тому

    Thanks! Great video and perfect explanation!!!

  • @liteglow2000
    @liteglow2000 4 місяці тому

    @Electrical Automations : Can you show an example when adding 2 or more MODBUS units ? do it all over again, or use the same blocks ?

    • @electricalautomation
      @electricalautomation  4 місяці тому

      You can change the settings for the 'target address and modbus address' to switch the communication target, OR , can multiple ModbusTCP Client FB and instance DBs to communicate with different target.

  • @kme8134
    @kme8134 3 роки тому

    Thank you!!! Very good explanation.

  • @alfonsogustavo91
    @alfonsogustavo91 Рік тому

    Nice video man, thanks!

  • @krzysztofsurgot4537
    @krzysztofsurgot4537 2 роки тому +2

    Hi, from the other side. I'm wondering about a difference. We can create Function Block and multi-instance of MB_CLIENT instead of the usual Function and Single instance of MB_CLIENT (like in your video). Both ways a program works correctly though which choice is better (including optimization)?
    Thank you for the video, outstanding work!

    • @electricalautomation
      @electricalautomation  2 роки тому +1

      Yes, for multiple FB call, you can use multiple instance DB in one FB call. Multiple instance look nice and great organized, but it is slightly pain when you are doing trouble shoot. It depends on if you did the communication test before or not, if yes, then you can use multiple instance.

    • @krzysztofsurgot4537
      @krzysztofsurgot4537 2 роки тому +1

      @@electricalautomation Now it's clear and obvious. Thank you :)

  • @kellymejino2288
    @kellymejino2288 День тому

    Thank you for the video. How did i know the remote port? The 502?

  • @prataps2341
    @prataps2341 3 роки тому +1

    Thanks for detailed explanation!
    Two questions:
    1. Isn't there need to use any function codes such as 01H to read output coil objects, 02H to read input coil object, 03H to read holding register and many more types of function codes?
    2. If I defined S7-1200 CPU as a Modbus server, how can we assign the modbus addresses to tags...for example MW50, M10.0?

    • @electricalautomation
      @electricalautomation  3 роки тому +1

      yes, you can run 01H or 02H. please check the video 11:58 the "MB_DATA_ADDR" 1 to 9999, 10,001 to 19,999. Regarding your second question, MB_DATA_PRT at 16:49 is the PLC tags for matching the Modbus registers

  • @mateussilva3756
    @mateussilva3756 2 роки тому +1

    Nice explanation! I have a question: What requisition conditions would you use if you had to read data from more than 2 unit_ID in the same slave?

    • @electricalautomation
      @electricalautomation  2 роки тому +2

      Thanks for watching, Usually one device/ basically one brand of device will only have one unique Unit ID, the settings can be found from 31:00. I never saw a device with two Unit_ID. If incase a device have, then use another FB and instance DB to Call read/or write

    • @muhammaddanyal2077
      @muhammaddanyal2077 Рік тому

      Yes the question is correct , because this can happen while reading dsta from Rtu to TCP gateway which can have multiple devices with unique unit ids and same ip of gateway

  • @sabahatibrar620
    @sabahatibrar620 21 день тому

    Great explanation

  • @fabiobettanello2625
    @fabiobettanello2625 2 роки тому

    Very useful, thank you!

  • @crja4114
    @crja4114 Рік тому

    Nice Video, thanks man

  • @samershurman877
    @samershurman877 Рік тому +1

    Hello, Thanks for the video, I do the same, but could not read data from (modsim64) or any other reader. I try tens of times but it is not working at all. Please any suggestion to solve that matter?

    • @electricalautomation
      @electricalautomation  Рік тому

      There is no any hidden operation in the video. It includes every thing. Would you pls let me know your hardware, OS, and TIA Portal software revision you are using?

    • @businemahesh6706
      @businemahesh6706 6 днів тому

      ​@@electricalautomationSir, i am also facing same issue. From Modsim i am unable to establish the connection. Regarding hardware, i am using s7-1516-3 plc & windows 11 os & TIA v19. Pls help me in this regard

  • @RohitChavanTM
    @RohitChavanTM 3 місяці тому +1

    Nice 👍🙂

  • @bobeldukla
    @bobeldukla 3 роки тому

    Very helpful. Thank You very much..

    • @electricalautomation
      @electricalautomation  3 роки тому

      Glad it was helpful! Thanks, Please view more videos from the play list ua-cam.com/play/PL762SfoJC-e8Ng4OlME8WfQxf9qBhNTJh.html

  • @PhotoshopTutorialsInTamil
    @PhotoshopTutorialsInTamil 2 роки тому

    Thank you ❤️

  • @bmw23i47
    @bmw23i47 Рік тому

    Awesome, Thanks!

  • @omkardeshpande6999
    @omkardeshpande6999 Рік тому

    Incredible to me!!

  • @t3n0n79
    @t3n0n79 Місяць тому +1

    Can you use UDTs istead of arrays for the read data db?

  • @marinfrankovic5152
    @marinfrankovic5152 Рік тому

    Hello sir, your video is really good and i really liked it, well explained 🙂 this is a rather stupid question but i want to ask, for the server/client the devices must be plc-s? In my case i have a plc with profinet cable going to a switch were then arrive two cables connected via modbus tcp protocol. Can this fb and this logic also be implemented here? Best regards!

    • @electricalautomation
      @electricalautomation  Рік тому

      Thanks for your watching! You can use Fb and use two instances DB, each one serve one Modbus TCP logic connection.

  • @mattmeyer8141
    @mattmeyer8141 Рік тому

    Got this to work just like you said! thanks so much for the detailed expalanation!. Question for all of you. I have a datalogger that is going to pull data out of several PLC's. Should I make my data logger the master (server) and keep my plc's all slaves?

    • @electricalautomation
      @electricalautomation  Рік тому

      Glad my video is helpful. If you going to use a software to pull the data, your datalogger will run as Modbus Client(master), your PLC will run as Modbus Server (Slave). You could refer my video ua-cam.com/video/tacshyBnSp0/v-deo.html for running the Siemens PLC as Modbus TCP Server case.

  • @donvaryvengesa4711
    @donvaryvengesa4711 3 роки тому

    well explained i have learnt a lot ,
    just one question - if i want to establish communication with S7100 and Motoman Robot using Modbus , is there any file that i have to install on TIA

    • @electricalautomation
      @electricalautomation  3 роки тому

      To implement Modbus via TIA Portal and S7-1700/1500, you do not need to install additional package, using built in FB and programming discussed in this video is good.

  • @paulescalante7986
    @paulescalante7986 Рік тому

    beast

  • @achirayabhaswrr3678
    @achirayabhaswrr3678 3 роки тому

    that's awesome vdo, just curious How many modbus client block can be used? example if we have 12 modbus devices to communicate with.

    • @electricalautomation
      @electricalautomation  3 роки тому +1

      You need to check with A-B support for the resources of the controller you are using, because this AOI need TCP Socket resources. But You could also try cyclic change over the parameters and target on the AOI parameters, so do ONE TIME ONE TARGET, this will take only one connection resource.

  • @mb_3000
    @mb_3000 10 місяців тому

    Hi I was wondering if you can help me. I have a schrack meter connected to a moxa modbus mb 3000 and my job is to interpret measurements made my the meter in c++. My question is how to connect the modbus to my pc and do you think this tutorial alone is enough to make a valid connection to modbus and will I be able to program in visual studio using the registers? Thank you in advance.

    • @electricalautomation
      @electricalautomation  10 місяців тому +1

      I am not using and programming C++. For your question, you have to figure out how to use C++ running as Modbus Master (Client) function to connect the Schreck meter. It would be not a easy job unless you can find a proper specialist who did this feature before. Good luck

  • @ethantu1976
    @ethantu1976 Рік тому

    Hello, 如果寄存器是间断的,如何做轮询?或者要读多个server?

  • @shadreckmugabe4841
    @shadreckmugabe4841 Рік тому

    You are a star 🎉🎉🎉 , what a tutorial , consider offering online classes , if yes l want the details my lecturer.

    • @electricalautomation
      @electricalautomation  Рік тому

      Many thanks! Which kinds of topic you are planning to learn? Please find the my playlist, they include many interesting topics.

  • @khbatman9
    @khbatman9 2 роки тому

    Thank you for your video. It's a great.

  • @masrooralam6565
    @masrooralam6565 2 роки тому

    Thanks a lot for such a nice explanation sir.
    I got issue my connection is continuously connecting and disconnecting showing status 7002 and 80C5. I am using TIA V14SP1 with PLCSIM V14SP1.

    • @electricalautomation
      @electricalautomation  2 роки тому

      I don't think PLCSIM none advanced can do this communication test.

  • @r-beanmondy6203
    @r-beanmondy6203 Рік тому

    Thanks for your video, it's very helpful. Could I use it to communicate to actuator sensor using Modbus? With the same steps?

    • @electricalautomation
      @electricalautomation  Рік тому

      Yes, the method will be very similar. You could read the manual from this actuator and see the FC16 or other register variable.

  • @lucianogutierrez936
    @lucianogutierrez936 3 роки тому

    Thanks a lot for this amazing video! I have a question, I need to communicate three different servers. Can I add three different MB_CLIENT blocks? It's ok to call three at the same time?

    • @electricalautomation
      @electricalautomation  3 роки тому

      Sure you can. S7-1200 has 8 TCP connection resources. Use different instant DB name for those three calls.

    • @lucianogutierrez5259
      @lucianogutierrez5259 3 роки тому

      @@electricalautomation Thanks for your reply. So, to obtain different parameters of the same device I will call MB_CLIENT several times, with de same ID, IP, and instance data block; ensurig that each individual Modbus TCP request finishes execution. What do you thik about that?

    • @electricalautomation
      @electricalautomation  3 роки тому

      @@lucianogutierrez5259 No. To use one Client to communicate three Server, you need to call three times MB_CLIENT with three different instant DBs. The parameters for the "CONNECT" are individually for each FB call.

    • @lucianogutierrez5259
      @lucianogutierrez5259 3 роки тому

      @@electricalautomation Well, finally, to read two diffent parameters of one server I call two times MB_CLIENT with the same DB, but two different CONNECT variables. It's OK? CONNECT variables will only differ on ID (connection reference/identifier)? On S7-1200 System Manual V4.5 (13.8.4.2 Example: Legacy MB_CLIENT 1: Multiple requests with common TCP connection) uses the same CONNECT_ID. I'm so confusing about that. Thanks so much for your attention!

    • @electricalautomation
      @electricalautomation  3 роки тому +1

      @@lucianogutierrez5259 Use different Instant DB, please. each call use different CONNECT variables. In the CONNECT, their target IP, can be the same target server. means this PLC does not know you are communicating one server or two server, IT ONLY CARES THE CONNECTION AND DATA.

  • @MDArman-zi9se
    @MDArman-zi9se Рік тому

    Very good video

  • @Preethigrace
    @Preethigrace Рік тому

    Do we need to add the modbus block in the tia portal or we can directly connect plc to pc via modbus? will u please respond for this soon

    • @electricalautomation
      @electricalautomation  Рік тому

      You need to program the PLC for the modbus communication. If you are going to do Modbus RTU, you also.need to purchase RS232/RS485 modlue by using s7-1200. This video is talking about Modbus TCP, it is RJ 45 ethernet port.

  • @fabianhatz8053
    @fabianhatz8053 3 місяці тому

    I still have the status 16#80A4.16#7001, 16#7002.
    I cannot establish a connection, what could be the reason?
    anyone have any ideas?

  • @rezamagham4495
    @rezamagham4495 2 роки тому

    Perfect

  • @viswajeethakuthota3286
    @viswajeethakuthota3286 Рік тому

    Data transfer is okay but how to switch on / off the coils I don't want to read any data I want to simply on/ off coils in modbus function it is selected as 3 how to change it??

    • @electricalautomation
      @electricalautomation  Рік тому

      operating the individual bool/coil needs to call the other Modbus FC code. but it is not efficient in the PLC CPU level communication. The common way is that using FC06 16 for exchanging WORD, then using PLC logic to decode the WORD into 16 bits.

  • @vatsalthaker2122
    @vatsalthaker2122 3 роки тому

    My boss give me task to setup this block and make communication with plc you save my day thanks hoping to get more videos...😅😊

    • @electricalautomation
      @electricalautomation  3 роки тому

      Hi Buddy, Glad to her the video could help! Welcome and thanks for watching!

  • @adnansheikmytheen7549
    @adnansheikmytheen7549 2 роки тому

    If we connect multiple meters via modbus gateway where we need to set the slave device ID in PLC program

    • @electricalautomation
      @electricalautomation  2 роки тому

      If the target devices are less than 8, then you can use different instance DB "like shown 5:00 DB10". Each device has a unique instance DB, ID, ADDR IP address as shown at 8:40

  • @standard_user
    @standard_user Рік тому

    How is it possible to read and write the same Modbus adress? Lets say in the holding register 40001 is for Start/stop/Auto/Manual etc. and i want to read at first the actual state and then wirte to 40001 bit 8 (for example the start bit)? I wann use the modbus mapping from the Siemens Climatix PLC

    • @electricalautomation
      @electricalautomation  Рік тому

      You have to plan your 120 Modbus registers into two areas for inputs and outputs respectively.

  • @ricardojohanrojasyupan6022
    @ricardojohanrojasyupan6022 Рік тому

    GRACIAS PAPU

  • @mehmetsukrumeydanc424
    @mehmetsukrumeydanc424 3 роки тому

    ALLAH RAZI OLSUN

  • @industrialplcprogramming2452
    @industrialplcprogramming2452 2 роки тому

    hello there. i tried everything all the steps you have done and copy it doesnt work on my simulation. i used PLCSIM advance 4.0 and tia portal v17. my siemens ethernet address end with 137 these numbers i put in the remote ip address and my plc address ends with 140. the results only 7002.i hope u can try using plcsim advanced.

    • @electricalautomation
      @electricalautomation  2 роки тому

      I would recommend you use the hardware for the test. Or contact Siemens if you purchased the Sim software.

  • @aminfamili5318
    @aminfamili5318 2 роки тому

    Hello and thanks for the great video. I am dong the project but the status is #7002. What should I do?

    • @aminfamili5318
      @aminfamili5318 2 роки тому

      Do you use just one Ethernet socket on your PC? Is it possible to get online and send and receive Modbus packet at the same time using just one ethernet socket?

    • @electricalautomation
      @electricalautomation  2 роки тому

      One physical ethernet port can be used for multiple tasks, e.g. Profinet, TCP, Modbus TCP etc. For an initial setup, you can use an empty CPU for a test.

  • @prabhu0820
    @prabhu0820 Рік тому

    great!

  • @mohabsayed-xl3dg
    @mohabsayed-xl3dg Рік тому

    readings are in word data type , how i can change to real type to match with actual reading ?

    • @electricalautomation
      @electricalautomation  Рік тому

      A real variable comes with 4 bytes, but each modus register only takes two bytes. So either slipt a real and transfter it as two words, or using * 10 then.using Int instead if your real value is less than 6553.5

  • @mohdaatif882
    @mohdaatif882 Рік тому

    hiiii,,,,,
    i am using this modbus tcp ...its working but when i am using NC and NO contact of %m0.5 clock bit for recieving and sending data then its permanent off condition and transmission is done one side ....its not working like On-Off

    • @electricalautomation
      @electricalautomation  Рік тому

      You can set MB0 to be controlled by the CPU, the setting is at the CPU property. The CPU can automatically control the bits to be different HZ.

    • @mohdaatif882
      @mohdaatif882 Рік тому

      @@electricalautomation i used m0.0 but ots not working like on off bit

    • @mohdaatif882
      @mohdaatif882 Рік тому

      @@electricalautomation and enabled the m0 bit from system and clock memory but its not work

    • @electricalautomation
      @electricalautomation  Рік тому

      @@mohdaatif882 You need to set the system clock memory and download the CPU

    • @mohdaatif882
      @mohdaatif882 Рік тому

      hi sir , continue status error 80C8,, how to fix it

  • @simonemoser9490
    @simonemoser9490 2 роки тому

    Many thanks, you are the best
    I have a problem, i receive the data in the index 2 instead that in the index 1, why?

    • @electricalautomation
      @electricalautomation  2 роки тому

      Most likely your address mapping has issue. And what do you mean about the "index". Can you show which min in the video?

    • @simonemoser9490
      @simonemoser9490 2 роки тому

      I mean that i receive the data in the position 1 of the array instead the position 0.
      I have another issue, i can read the data but i can't write the data, what could be the problem?

    • @simonemoser9490
      @simonemoser9490 2 роки тому

      My server is a hmi

  • @afiffizer5084
    @afiffizer5084 Рік тому

    Where you get device plc_sql_ha?

  • @huyvo9402
    @huyvo9402 3 роки тому

    can you make a setup to show us how to read/write 300 registers from slave device?

    • @electricalautomation
      @electricalautomation  3 роки тому +1

      Hello, for Modbus communication, the longest registers can read OR write is around 252.

  • @rezamagham4495
    @rezamagham4495 2 роки тому

    I am a client and I have 5 server . How I can copy my same data on server 2 and 3 simultaneously?

    • @electricalautomation
      @electricalautomation  2 роки тому

      You can use 5 Fb call with 5 different instance DB. Note the ID, Target IP address, Local Port should be difference, as shown at 8:23

  • @mitulsuthar3519
    @mitulsuthar3519 Рік тому

    what could we do if we have to read the data with different offsets parameters?

    • @electricalautomation
      @electricalautomation  Рік тому

      You have to read an entire segment, then sort them out by your own program

  • @afiffizer5084
    @afiffizer5084 Рік тому

    Can i use PLC Sim for run the program?

  • @girishgajghate1367
    @girishgajghate1367 Рік тому

    Thanks for sharng this video. Can u Please Upload a video for Modbus RTU.??

    • @electricalautomation
      @electricalautomation  Рік тому +1

      I don't have the hardware for the RS485 port, but Modbus RTU is the similar idea. Just the function block is not the same.

  • @АликПоляков-ь7л
    @АликПоляков-ь7л 2 роки тому

    Good explain

  • @mauriciolinhares8232
    @mauriciolinhares8232 20 днів тому

    Hello! How can I get the address 12000 to 12076 ? Thank you!

    • @electricalautomation
      @electricalautomation  19 днів тому +1

      Your MB address can be set as 12000

    • @mauriciolinhares8232
      @mauriciolinhares8232 19 днів тому

      @@electricalautomation Yes, but in the modbus slave program I can only do it if it is in function (02) input status! And this function keeps subwriting the words! 😢

  • @chanathipyaemounsuk6017
    @chanathipyaemounsuk6017 2 роки тому

    TIA Portal 17 Can use function block Modbus TCP ?

  • @maldyniel6362
    @maldyniel6362 7 місяців тому

    Can i ask u,why array must 120?

    • @darudxd6415
      @darudxd6415 5 місяців тому

      There is no must, the array should be as long as the value written in DATA_LEN. He made array of 120 for simplicity. Note that the array of registers (read and write) should not be longer than 125. You can see that in help page of MB_CLIENT function block

  • @wesleybarcelonista
    @wesleybarcelonista 3 роки тому

    HI I HAVE THE STATUS ERROR (80A4). NEED HELP PLEASE THANKS

    • @electricalautomation
      @electricalautomation  3 роки тому

      Which FB block show the error 80A4? 80A4 has different meanings on different FBs. But most likely your PLC cannot find the remote device. Check the settings from the other device.

  • @jims9916
    @jims9916 3 роки тому

    thanks a lot for this excellent video. I get the error code 80C5. the status is toggling between 80C5, 7001 and 7002 . I am doing this test on PLCsim.Please can u help. Thanks

  • @Time4yes
    @Time4yes Рік тому

    That means I can connect my arduino to my plc right?

    • @electricalautomation
      @electricalautomation  Рік тому

      If your arduino support modbus protocol, that could be done

    • @Time4yes
      @Time4yes Рік тому

      @@electricalautomation yes it does, I use codesys soft plc with it and it works fine.

  • @JaikumaR_JacK
    @JaikumaR_JacK Рік тому

    Mass

  • @MGil-b1e
    @MGil-b1e 22 дні тому

    can I also do this with s7 1500?

  • @thohayvietnam1809
    @thohayvietnam1809 3 роки тому

    Em đang cần support Modbus TCP của S7200. CÓ phí ạ. Bác giúp em với

    • @electricalautomation
      @electricalautomation  3 роки тому

      Not sure I understood your word correctly, I am using translator. Are you asking if you can use S7-200 for Modbus TCP. Unfortunately, it can not. If you are using Smart S7-200 PLC. It can, but the old style S7-200, it can not do Modbus-TCP. You can use an Modbus-TCP/RTU adapter using as bridge.

    • @thohayvietnam1809
      @thohayvietnam1809 3 роки тому

      @@electricalautomation i wrong typing. S71200 with modbus TCP,

    • @thohayvietnam1809
      @thohayvietnam1809 3 роки тому

      @@electricalautomation please teamview help me.

    • @electricalautomation
      @electricalautomation  3 роки тому

      @@thohayvietnam1809 My remote support is billable not for free and I have no time for remote support recently since I am very busy these days. Also In this video, I started from scratch and there is no hidden info. so if you review carefully and follow the steps, you should implement them successfully.

  • @sourenamehr6087
    @sourenamehr6087 2 роки тому

    Perfect explanations my friend. Xie Xie

  • @matioz9125
    @matioz9125 4 місяці тому

    Ok

  • @sameerraj8933
    @sameerraj8933 Рік тому

    Thank you

  • @beckenbauer1974
    @beckenbauer1974 Рік тому

    How can you read and write at the same time?

    • @electricalautomation
      @electricalautomation  Рік тому

      Modbus read and write could use the same holding area. So you have to organize the read and write task.

  • @jakobdannesboe9900
    @jakobdannesboe9900 Рік тому

    This is an excellent video.! thank you.! Keep up the good work

  • @exodussian
    @exodussian Рік тому +1

    Perfect