PLC Programming MEQ Comparison Instruction - Masked Equal Instruction RSLogix Studio 5000

Поделиться
HTML-код
  • Опубликовано: 12 дек 2024

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

  • @carlosarteaga2481
    @carlosarteaga2481 3 года назад +1

    Hi Sr. I'm from México and just want to thank you for this excellent explanation, it really helped me to understand a GSV-EntryStatus-MEQ program. Best Regards!

  • @neilchen2570
    @neilchen2570 3 года назад +1

    Very clear explanation!!! Thanks!!!

  • @harmankahlon818
    @harmankahlon818 4 года назад

    try to explain with an example like make any ladder daigram once on the condition like u do for sensors (tank level) pressure level.... so would be better to understand ... where and how can we use certain instruction in program,,,,, thanks.. but u doing great.... i learnt a lot ... cleared many concepts......

  • @rajshekharghosh2
    @rajshekharghosh2 Год назад

    Hello Sir, great video with a good explanation. Could you please let us know when do we use this MEQ Comparison Instruction?

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

      It's not an instruction you'll see commonly. However, it can be seen in an instance where you need to check a set of inputs. For example - a machine can run two different products. In one instance you care about input 1, 3, 5, 7, 8. In the other you care about 1, 3, 5, 6, 10. You can use a mask to filter out the inputs you don't care about.

  • @joew4202
    @joew4202 3 года назад

    i cannot make an array like you did. i program
    in micro starter lite

  • @vincea2732
    @vincea2732 5 лет назад +3

    Could you explain an application this would be useful in? Thanks.

    • @SolisPLC
      @SolisPLC  5 лет назад +4

      Sure thing. I'll try to film a separate video, but this instruction is often used in changeovers. Imagine that you have two sizes of boxes you're producing. Your machine would typically have 2 sets of sensors: one for box A and one for box B. Instead of writing many rungs of logic to see which sensor is relevant to which box type, you can use a mask (MEQ) to ignore sensors in one case and a different mask to ignore the sensors in another.

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

    GOD 10/10

  • @manosmsivasamy4970
    @manosmsivasamy4970 5 лет назад

    explain in simple way sir ..its hard to follow you