Está en la página 1de 1

Universidad de Oviedo Problemas M340 - 271

ISA

Sección "Salidas"
Qx_Luz:= Etapa31.x;
Qx_Abrir := Etapa21.x;
Qx_Cerrar := Etapa23.x;

If Etapa26.x then
resetstep (S_Saliendo);
setstep (S_Entrando);
end_if;

If Etapa27.x then
resetstep (S_Entrando);
setstep (S_Saliendo);
end_if;

Pantalla de operador

También podría gustarte