Está en la página 1de 1

Universidad de Oviedo Problemas M340 - 253

ISA

if Mx_Fca then
reset (Qx_Subir);
end_if;

(* Control del semáforo *)


Qx_LRoja:= not Mx_Fca;
Qx_LVerde:= not Qx_LRoja;

Subrutina "Inicializar"

if not (Mx_Fca) then


set(Qx_Subir);
end_if;

if Mx_Fca then
reset (Qx_subir);
set (Mx_PEv);
reset (Mx_ponCi);
end_if;

Pantalla de operador

También podría gustarte