You are one of only two channels that I have the bell icon selected. Keep these tutorials coming! Excelent work
@hegamurl74345 жыл бұрын
Big Thanks! I'm gonna keep them up as long as I can!
@majidghadyanlou67589 ай бұрын
PREFECT, THANK YOU FOR YIUR KIND EFFORTS FOR FREE TRAINING, ITS ESSENTIAL FOR THOSE WHO ONT HAVE ACCESS TO ANY TRAINING academies. wish you success in your whole life.
@framos9991 Жыл бұрын
My favorite teacher .Thank you!
@Jitendrayadav-qn2fl4 жыл бұрын
Great Knowledge sharing
@dharmarajselvam22243 жыл бұрын
I watched your videos . It's really good
@hegamurl74343 жыл бұрын
Thank you!
@Mrmaku175 жыл бұрын
please make video about communication modbus rtu with read and write data for (few inverter in FB)
@hichemchawi44985 жыл бұрын
Very useful video. Thank you for that
@MrAr4uk4 жыл бұрын
Hello, can you make a video about the instruction MB_Master, MB_Slave? Thank you very much for your work
@alexchiosso2215 жыл бұрын
Geat video as usual….. Thank you!!!
@simonmax39015 жыл бұрын
Excellent tutorial
@AbebawChanyalew Жыл бұрын
thanks for your brief and clear tutorials. If you can, I want tutorials on communication processor of TIA portal. (Modbus master, Modbus communication load...etc.)
@MarcinOkulczyk Жыл бұрын
Hello, where is so called "next video about Data Blocks" that you mentioned? - How to transfer optimized DBs using put / get ?
@alirezagerdabi37273 жыл бұрын
Hi, First of all thanks for you useful videos. Kindly I wanna ask you if you could give us an example of using DB in this communication method that would be perfect.
@sivas58232 жыл бұрын
We usually have projects with just one PLC and few sensors and a few drive motors. So I need to mostly communicate with a third party device, like Robot or a Heating device (Modbus, Profinet device) etc. So in this case, depending on PLC Type and Bus / Network type between the devices, the configuration varies every time. Could you please post a basic video about this?... Maybe just a list of functions for the S7-1500 PLC for various bus types?
@spka13 Жыл бұрын
Thank you very much for the very helpful video. Would you know if it's possible to have the GET function in the S7-1500 PLC to get data from an older S7-300 PLC for example? Is there a limit in terms of the amount of data and the rate at which you you can exchange the data?
@anupkulkarni978 Жыл бұрын
Hi your explanation is great... can you make a video on put get communication with different project how to transfer the PLC tags to PLC/HMI which is in another project?
@patilprashanth14 жыл бұрын
Protection and security option is available in S7-300 controllers?
@sebastiancamargo40604 жыл бұрын
Hello Hegamurl, Great explanation. I have one doubt, for using GET command could i put it into a cycle interrupt OB? Or should be placed in a cycle OB whit and request parameter set it to 0.25 hz clock for giving an example, cause i need to execute it automatically but no to fast. What is better in your opinion?
@patilvikranta3 жыл бұрын
Thank you Hegamurl for this informative video, I am trying to use GET/PUT communication for 1500 and 400, but I am not able to add array element as a start and receive address, do you have any suggestions for me? Also do i need to configure other PLC in this PLC configuration. Thanks
@rbrowni133 жыл бұрын
Can you do a video of best way to communicate s7-1500 to rockwell L7XX processor?
@dharmarajselvam22243 жыл бұрын
If you donot mind, can you take RS 232 and RS 485 Communication programming. How to communicate to third party device by rs232 and RS 485
@anoop22march4 жыл бұрын
Sir ,can we use multiple PUT/GET command using different address?
@JustIce-zv8pk5 жыл бұрын
Great video as always. Why is audio on your videos so low? After watching your videos, if I open some other video I get shocked how loud it is. I'm using headphones. Thanks
@mohtadikaabar61754 жыл бұрын
Hallo @Hegamurl and hope you see my comment. Am working on a project with s7-1200 My task is to read from a energy counter ( voltage/current/active power ) and display them ... if is it possible i need some help how to configurate this energy counter ?
@bhushandeshamukh84392 жыл бұрын
Hello sir, I want to know about how plc communication with OAS software plz suggest.
@ojarikreegbenine77574 жыл бұрын
Danke! Gut!!
@joshuachan20974 жыл бұрын
Hi Man, if I put too much of 1hz clock bit in one project, will my project or my plc become laggy?
@hegamurl74344 жыл бұрын
No! It is always just the same "Bit" that get's accesses in multiple places. It does not matter how many times you use a bit. PLC's in general are build against being "laggy"... if your program becomes big (many instructions) the whole program will just be executed a bit slower. At some point the program will become to big and the PLC will stop completely (this is one reason why there are cheaper, less powerfull, and more expensive, very strong, PLC's)
@tajindersingh6785 Жыл бұрын
Can i use PUT and GET both in one controller
@shahnawazhussain48423 жыл бұрын
That was great ❤️
@Skookumshroom5 жыл бұрын
Thank you very helpful. After 5 years with TIA I haven't found how to zoom the editor window! I knew it was possible as I zoomed slightly, once. By accident! How do you zoom in and out? Matt
@hegamurl74345 жыл бұрын
Either press ctrl+mouse wheel up/down while the editor window is selected or Use the little slider bar on the bottom right of the editor window
@Skookumshroom5 жыл бұрын
Hegamurl thank you 🙏 is the slider bar a new feature in V15?
@karoliczanwojtylanu4 жыл бұрын
@@Skookumshroom no
@zedjag77014 жыл бұрын
Good one.
@iran_siemens5 жыл бұрын
plz make a video abut shared device
@thomassaook7787 Жыл бұрын
fascinating
@ziborgbe5 жыл бұрын
Informative as usual. I wonder if it's possible to emulate plc get functionality with c# s7 library?
@hegamurl74345 жыл бұрын
Good question, I don't really know unfortunately! I'd still assume that it's not possible as it has a lot to do with the memory structure of the PLC, which would have to be emulated (but as I said, only an assumption😅)
@mohtadikaabar61754 жыл бұрын
@@hegamurl7434 Hi and hope you see my comment. Am working on a project with s7-1200 My task is to read from a energy counter ( voltage/current/active power ) and display them ... if is it possible i need some help how to configurate this energy counter ?
@danielstarr1803 Жыл бұрын
Used a GET command today and unspecified. After abit of fault find i found in the connection settings i need to set the rack and cpu slot it was default to 0 0 hope this helps someone!
@dennisrubio2375 Жыл бұрын
great
@khankhano80594 жыл бұрын
Sir, i want to transmit level of tank from one plc to other kindly help me .
@torpedohippo84934 жыл бұрын
If you watch his TCON, TDISCON and TSEND_C and TRCV_C videos, you will know how to do it.