PLC Ladder Diagram Example#5 : Conditional control
X1 and X3 enables and disables Y1; X2 and X4 enables and disables Y2, and all are latched.
Due to that the normally open contact of Y1 is connected to the circuit of Y2 in series, Y1 becomes an AND condition for Y2.Therefore, only when Y1 is enabled can Y2 be enabled.