ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Logic OR: Boolean Circuits in LAD, FBD, STL and SCL

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ส.ค. 2024
  • Let's program a simple OR circuit in four very common programming languages!
    Using TIA Portal
    If this video helped you, please consider helping me by joining my "GoFundMe" and donating a small amount to my cause. Link here:
    www.gofundme.c...

ความคิดเห็น • 39

  • @mrhnsn
    @mrhnsn 4 ปีที่แล้ว +7

    Great! Just remember that in SCL you need an ELSE clause to make the "Test SCL"-bit turn FALSE if neither "left hand" or "right hand" is activated.

  • @SachinKumar-jd2vn
    @SachinKumar-jd2vn 3 ปีที่แล้ว +1

    I just starting internship in siemens in automation and my faculty mentor recommand to watch your video i hope it will help me a lot

  • @jeanmauricerobin2432
    @jeanmauricerobin2432 4 ปีที่แล้ว

    THANK YOU, I'm not beginner in programmation, but I am in PLC and this kind of video is very helpfull to know how to do and tips.

  • @rapellymohansai205
    @rapellymohansai205 2 ปีที่แล้ว +1

    Good work professor. excellent training session

  • @petrestaicu6875
    @petrestaicu6875 3 ปีที่แล้ว +1

    Excellent, thank you for all your video trainings !!!!

  • @simonmax3901
    @simonmax3901 4 ปีที่แล้ว +2

    That was great......a good start to learn scl

  • @ASIF-ww8ol
    @ASIF-ww8ol 3 หลายเดือนก่อน

    very good video

  • @Boltoperas
    @Boltoperas 4 หลายเดือนก่อน

    Thank you

  • @Cordycep1
    @Cordycep1 4 ปีที่แล้ว

    Basic is fine since I am preping for an entry level interview for Control Engineer . thank you

  • @_Iokanaan_Marusidze_
    @_Iokanaan_Marusidze_ ปีที่แล้ว

    Thanks 👍

  • @4mviews0417
    @4mviews0417 2 ปีที่แล้ว

    you are soooo goooodddd

  • @kamelhamdi2219
    @kamelhamdi2219 2 ปีที่แล้ว

    Danke

  • @josedesouza4403
    @josedesouza4403 2 ปีที่แล้ว

    Muito excelente!! TKS!!!

  • @VVCepheiii
    @VVCepheiii 4 ปีที่แล้ว +9

    Your SCL code doesn’t have the same logic as the others, “Test SCL” will stay true without an ELSE “Test SCL := FALSE;”. You can also simplify this by “Test SCL := Left OR right;”.

    • @shahinsainu1909
      @shahinsainu1909 3 ปีที่แล้ว

      Yeah he just want to demonstrate the IF condition along with a basic operation. 1 shot two birds :)

  • @JinsonKurianVJames
    @JinsonKurianVJames 4 ปีที่แล้ว +1

    Nice. But it's very basic.Helpful for beginners.
    But Tia portal gives option in properties to convert FBD to Ladder or vice versa. But STL is the language is short, easy to copy paste and use find and replace cmd to just change address for complex programs.
    As Electrical Design Engineer, Ladder is easy for me as same as control panel relay logic design. For computer since engnr, SCL may be easy as C language. For electronic engineer, FBD may be easy as electronic logic gate operations.

    • @hegamurl7434
      @hegamurl7434  4 ปีที่แล้ว +3

      So there is something for everyone! Of course every single language has it's dis-/advantages and also differs per application

  • @guruchordiya3416
    @guruchordiya3416 4 ปีที่แล้ว +2

    Sir please make video on graph... State transition logic.. .

  • @ajayrai8830
    @ajayrai8830 2 หลายเดือนก่อน

  • @framos9991
    @framos9991 ปีที่แล้ว

    👌

  • @sadeceibrahim3317
    @sadeceibrahim3317 3 ปีที่แล้ว

    it is simplest in SCL as you can see below ;
    " Test SCL := Left Or Right ; "

  • @jishnurajp2977
    @jishnurajp2977 16 วันที่ผ่านมา

    why cant we use a normal set and reset instead of this block?

  • @dj1encore
    @dj1encore 3 ปีที่แล้ว +1

    Thanks for the amazing videos.
    I have used Siemens Logo and now plan to use the Siemens s7 with TIA. Is it possible to replicate the single function block diagram like the Logo has ? I understand that this is an upgrade but have become comfortable with the Logo Comfort soft approach.

  • @mohamedelyamineslimani7545
    @mohamedelyamineslimani7545 4 ปีที่แล้ว

    thanks you

  • @timbirt291
    @timbirt291 4 ปีที่แล้ว

    Hi Hegamurl, I love your videos. Is there a way of converting Boolean to Integer using LAD or FBD please?

  • @huntersblue
    @huntersblue 4 ปีที่แล้ว +2

    Can you have a plc program with both languages?

    • @hegamurl7434
      @hegamurl7434  4 ปีที่แล้ว +3

      Yes of course! Whenever you create a new Function you can choose the programming language it should be in. If you choose LAD/FBD they can be swapped at any time you want.

  • @user-kg6yf8qz7m
    @user-kg6yf8qz7m 3 ปีที่แล้ว

    Thank, i try to learn SCL

  • @JinsonKurianVJames
    @JinsonKurianVJames 4 ปีที่แล้ว +2

    Is there any option is Tia portal to Swap Ladder to STL? I could find this option in simatic manager.

    • @hegamurl7434
      @hegamurl7434  4 ปีที่แล้ว +3

      If you are using a S7-300/400 it should still be possible in TIA.
      The compiler of S7-1500 works differently, that's why STL is NOT the main language anymore, so you can NOT switch from LAD/FBD to STL when using an S7-1500
      (S7-1200 cannot even understand STL at all)

    • @JinsonKurianVJames
      @JinsonKurianVJames 4 ปีที่แล้ว +1

      @@hegamurl7434 thanks. Much appreciated your knowledge . Very helpful.

  • @renatogoncalves5931
    @renatogoncalves5931 4 ปีที่แล้ว +1

    make a pid control video .. temperature.

  • @saeed2tube
    @saeed2tube 4 ปีที่แล้ว +2

    Very low level.😕
    And the next video will be about xor gate.😉

  • @shashanktyagi3281
    @shashanktyagi3281 4 ปีที่แล้ว

    If I want to use one NC contact so how to use in SCL.

  • @andresvosa
    @andresvosa 3 ปีที่แล้ว

    In SCL I'd like to write something like this: Test_SCL := (Left_Hand OR Right_Hand);

  • @chaowang283
    @chaowang283 2 ปีที่แล้ว

    Good ,I am Chinese

  • @zhengkunyan8001
    @zhengkunyan8001 4 ปีที่แล้ว

    😄。😄😄

  • @dennisrubio2375
    @dennisrubio2375 ปีที่แล้ว

    pretty basic sr 😌