Tag: Compare Instructions

  • PLC Compare Instructions

    PLC Compare Instructions

    Compare instructions are used to compare the two numeric values or two tags which are numerical data types (like Integer(INT), Float (or) Real, DINT). Refer the following diagram of the Tank Level measurement system and we are going to see how to generate the High-Level Alarm (HAL) and Low-Level Alarm (LAL) by using Ladder Logic.…