Allen Bradley PLC - MOV Instructions, Integers and Floating Integers

Поделиться
HTML-код
  • Опубликовано: 7 авг 2024
  • This video is about My Movie 11

Комментарии • 18

  • @ringoautomation435
    @ringoautomation435 3 месяца назад +1

    Good job👍

  • @yusniersanchez1257
    @yusniersanchez1257 3 месяца назад +1

    GOOD

  • @owlengineeringermany
    @owlengineeringermany 10 месяцев назад +1

    Hello, thanks for the video. Don't you know how to show two or higher decimal points in float instead of one?

    • @Mikesfilmss
      @Mikesfilmss  10 месяцев назад

      I`m not sure what you are asking. Are you trying to do a project that involves decimals?

  • @iliapopovich
    @iliapopovich Год назад +1

    The N:7 data type description was perfect. I was always suspecting that this was just storage. Unfortunately in the PLC course I've done, nobody explains to you the simple purposes of any of the data types and this is almost in every school in Britain. When I did digital electronics the teacher didn't explain what is actually a flip-flop and just gave us the truth table. I had to find by myself a couple of years later that this is just a relay latch and it's in the base of the digital memory. Really very low level of teaching in this country, but unfortunately I had to do it here for personal reasons.

  • @priestmugivhela5789
    @priestmugivhela5789 2 года назад +1

    thank u very much bro.. adding that into my programing knowledge, will put it to practice...

    • @Mikesfilmss
      @Mikesfilmss  10 месяцев назад

      Glad to hear it!

    • @jrobles1019
      @jrobles1019 4 месяца назад

      You forgot to say “bro”

  • @realdraxx2142
    @realdraxx2142 10 месяцев назад +1

    Very well explained ❤

  • @innomindsco
    @innomindsco 2 года назад +1

    hello thx for all the nice details, but i have an issue with encoders, ( a cutting table) the length of table is 3 meters every time i enter a value it doesn't stop in the exact value i use any advise will be appreciate it

    • @Mikesfilmss
      @Mikesfilmss  10 месяцев назад

      I would need to know more about your problem but I hope you figure it out.

  • @csskongen
    @csskongen Год назад +1

    at 7:30min u put u digital input I:0/3 high to move the value 32767 from n7:00 to n7:01 u get i to move but when u put the input i:0/3 low the value 32767 stays at n7:01 my qustion is how to stop moving when u have moved once

    • @Mikesfilmss
      @Mikesfilmss  10 месяцев назад

      I can think of a few ways. I would just break the path of true to n7:01 if the number was greater than 32767. Is that your question?

  • @kevin00861
    @kevin00861 Год назад +1

    Thanks a lot Sir