I am working on Modbus RTU protocol now. But get something unclear about the thread...or timer....
Can anyone explain it to me? Any example? I read a lot, but just do not understand! Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Luu HoangPosted Dec 14, 2016, 10:01 AM
https://www.youtube.com/playlist?list=PLRCEJ0bGSS1Z31_EJnVLjSfo38kH8klvI
Programming Modbus RTU with Visual Basic
https://www.youtube.com/watch?v=recduwf7jY8&list=PLRCEJ0bGSS1aWsVlwpEthiufoux0eGxx9
Emma EmmaPosted Jun 24, 2013, 2:43 AM
Emma EmmaPosted Jun 14, 2013, 1:54 AM
Thanks for your reply, but it does not look like what I want...what I mean is that I need one thread or timer..not sure to let the system to read register values automatically. So that I do not need to press the button and get the value then press the button again. I just want to know the function and how to use thread in my application.
Thanks
Amit ChoudharyPosted Jun 13, 2013, 1:15 PM
Emma EmmaPosted Jun 12, 2013, 3:44 PM
I want to make one software application which will read and display the Modbus RTU communication register values. I want to display all the regoister values when I connect my software and PLC.
Then one friend said that: You should take the example of RTU communication and try to connect to the plc or the Modbus RTU simulator.
Once you can read or write a register you can make a thread that keeps reading the registers from the plc.
That is why I do not know how to use thread or timer...
Hope you can understand...I have been stuck in here many days ...
thanks
Amit ChoudharyPosted Jun 12, 2013, 3:30 PM