I am using two signal inputs along with AND gate in LabVIEW. I want to have some priority for my signal. Like if input 1 is in the ON state, the output (system) will be in the OFF state but if signal 2 gets ON then the system (output) will be in the ON state. I want that if signal 2 gets into the ON state after the signal 1 then the system (output) must be in the off state. How do I do it?