Your videos are just like a sip of water in center of desert! Thank you!
@EmileAckbarali3 ай бұрын
That's very kind of you to say. Pleased to hear that you have found benefit in them.
@shashankkr1008 Жыл бұрын
Hello Emile, I just started my career as a Software engineer, and in one of my projects, I needed to control, get data from a cleaning robot on solar panels for which I am using Modbus, being from a computer science background, this is was bit confusing to understand, but then found you channel. Thank you so much for uploading these videos, the explanations are very clear, and animations are on point. Great work sir.
@EmileAckbarali Жыл бұрын
Hi Shashank, I am so very pleased to hear that you found value in the Modbus videos. Thanks so very much for letting me know. All the best with your project!
@RushitShukla3 жыл бұрын
Thank You for uploading all these videos..I am an Instrumentation engineering student and I was very confused in all these protocols.. as at the first glance all seemed to work the same way..Now I am at least clear with Modbus and the fundamentals of RS485.
@EmileAckbarali3 жыл бұрын
You are very welcome Rushit. Thanks for your kind message.
@magudeseswaran98535 жыл бұрын
Really interesting,great job.
@EmileAckbarali5 жыл бұрын
Thanks very much Magudes.
@eng.aymanelsayed51596 жыл бұрын
excellent demonstration . thanks alot
@EmileAckbarali5 жыл бұрын
Thanks very much!
@inamaman98912 жыл бұрын
@@EmileAckbarali sir where I can get this course free I am a student and want to learn your teaching style is zabardast, please support
@steve-o58594 жыл бұрын
Question: if you indicate the start address memory block followed by “0” number of blocks, would it return only the data for the indicated address? I.e. Start address = 10050; Number of blocks = 0. Also, thank you for producing these lectures! They are quite helpful.
@EmileAckbarali4 жыл бұрын
Hi Steve. Interesting question. In all of the equipment that I have programmed over the years, to read a single block, a "1" was always required for the "Number of blocks" parameter. The systems actually never allowed "0".
@augustmushi57435 жыл бұрын
Thanks a looot ..........very informative.
@EmileAckbarali5 жыл бұрын
Very welcome.
@camilogalvispacheco47815 жыл бұрын
Thanks for your videos, i'm a chemical engineer and these concepts haven't been clear for me until now! Can you please explain what is the nature of the communication signals?? i mean physically how is information transported??
@EmileAckbarali5 жыл бұрын
Camilo, that depends on the physical medium being used. The Modbus protocol does not specify the media that is used. So there could be Modbus communication over RS232, RS422 or RS485 and others. Each media will represent logic 1's and 0's using different voltages. So the manner in which the information is transported will depend on the medium being used in the particular installation.