Thanks for all your video about Siemens PLC Programming.
@frankchristiansen25854 жыл бұрын
Again thank u! U are better at teaching than the teachers in school :)
@abubakarhamid56234 жыл бұрын
we happy to listen to your voice and you make every good thank you
@vinothparker74254 жыл бұрын
thank you so much.. kindly make more videos on scl.. there are only few videos available in youtube about scl and some of it are not easily understandable too but yours not like that.. you are explaining very clearly. many people like me need to know more about scl for easy programming. but the source is unavailable so far.. thanks for making the source available for us.
@pietpruts34373 жыл бұрын
Nice video's , i found this video after searching some tips about the while loops and how to exit . Sometimes the choice for for-loop or while-loop is not so easy. 1 tip from me then @ ~ 23:00 you are setting the bit "Shelfes empty" with if then - else, this can also be done with 1 line "Shelfes empty" := "Next Filled Shelf" = 111;
@GeorgeAwny2 жыл бұрын
Thank you so much for the brief explanation
@Shivayogi924 жыл бұрын
Please teach more from TIA,❤️ your videos
@RightInsane4 жыл бұрын
Super, danke dir... Ich finde deine Videos wirklich super hilfreich...
@framos9991 Жыл бұрын
You doing Fantastic Job! Thank You!
@markbertin24414 жыл бұрын
Great video, I wish I knew this three weeks ago, I did something similar in ladder using the compare function...took me ages! If I wanted to know where the next avaliable shelf was, I presume you just add 1 to the counter value within the IF statement?
@guzzar1004 жыл бұрын
The best strategy about "While-Do" loop is Not to use them at all. It consumes lots of processing power, slows down scanning & a big program with lots of while-do loops can get messy. Its always recommended to use Case instruction.
@manutentoreelettrico6474 жыл бұрын
Thank you Sir a lot!!! You are helping me a lot.
@deepakjagtap12384 жыл бұрын
Thank you so much it really helped me a lot in understanding and writing code
@mostafahafez45854 жыл бұрын
thank you so much .hope you continue in scl language plz
@fs86172 жыл бұрын
Danke dir 👍🏻👍🏻👍🏻
@charliebrown2k4 жыл бұрын
Thanks a lot for your excellent videos. I'm impressed about the speed of TIA portal in your hardware/software setup. Could you please comment about your equipment? And give some advice to optimize TIA portal execution.
@vladislavjurasko65042 жыл бұрын
Amazing videos 👏
@gregorlekse88594 жыл бұрын
Great explanation thanks very helpfull
@automationsystem58583 жыл бұрын
please a tia portal advance scl programming example viedo
@ricardogiovani85224 жыл бұрын
U r the best ! Ty for your videos. :)
@fabianpegoraro97833 жыл бұрын
HI ! I wanted to know if you can teach us the FIFO method, why not using this shelfs example ! Have a nice day
@radoslavklein6624 жыл бұрын
Perfect !!!!
@vovk504 жыл бұрын
Hello, Thank you for all your videos :) Can you maybe in the future make some video about bar code readers and rx-tx connections (like cognex or keyence readers) :)
@mabredayoub91574 жыл бұрын
Thank you so much Can you do more videos about scl programming
@lamkiet10104 жыл бұрын
Thank you so much for your Great video :)
@arifdinc55994 жыл бұрын
Great request from you could you shoot videos for more descriptive for and while loops?
@冒险中国ING2 жыл бұрын
Great! recently I learn a little Python and then I can easier to read SCL.
@loganathana71764 жыл бұрын
Hi can you make vidoes for repeat loop and continue statement in SCL
@saadaldeenali31173 жыл бұрын
Why did you use symbol " " >>>> here between the variable " #next filled shelf " ? thx
@Amaneek0605 ай бұрын
Help me please Where did counter_temp come from?
@2tan902 жыл бұрын
hello sir , thanks a lot
@hegamurl74342 жыл бұрын
You are very welcome!
@asifsultangujjar5393 жыл бұрын
How can contact with you
@radoslavklein6624 жыл бұрын
Could you please show us (from this project) how to count amount of booleans in that array (shelfs) which are true and which are false ?? Thanks..:) great content !
@TheCdamm4 жыл бұрын
I did this by using Bytes instead of bools. And use the FOR command, to add all Bytes together.
@syedmujaheedahmed83814 жыл бұрын
Thanks
@Olavotemrazaodenovo4 жыл бұрын
Excelente
@TanerOzkul6 ай бұрын
Hi, how can I put counter_temp en test in de storage? thanks a lot!!
@Amaneek0605 ай бұрын
Hi,I have the same problem as you solved it?
@kruzkalz4 жыл бұрын
Thanks for your efforts. However I noticed that on TIA V16 there is no "Retrieve" . You can archive a project, but retrieve is not available. Can you help with the solution?
@georgelloyd54804 жыл бұрын
Open = Retrive
@kruzkalz4 жыл бұрын
@@georgelloyd5480 many thanks
@ekjstm2 жыл бұрын
I'm learning SCL from the very basic, can someone tell me any open source book with lots of example I can try
@SuperMoha863 жыл бұрын
Please help me Hegamurl, when I write the same code of (while.. do)loop of this tutorial it gives me invalid instruction with red underline when I write the following instruction counter_temp +=1; and it gives me red underline under += and also under 1, I'm using Tia portal v13, what is the solution of this issue?
@pietpruts34373 жыл бұрын
This function is not avialble in Tia Portal V13, you have tu use counter_temp:=counter_temp+1;
@TheAurorka2 жыл бұрын
не согласен с кодом до конца, по сути каждый цикл запуска функции, будет изначально присваиваться значение 111. Не лучше ли запихнуть это условие внутрь цикла while ??
@zhengkunyan80014 жыл бұрын
💗❤️💗❤️💗
@zhengkunyan80014 жыл бұрын
😄
@Mau86able3 жыл бұрын
Inhalt gut, er kennt sich mit der Programmierumgebung aus. Schlecht: zu viel Werbung, häufige Wiederholung der Erklärungen. Bild des Sprechers rechts unten.