asd
Alejandro Acuña
2024-09-16 816cb391a192e357426312ab8e591fd49d1d242e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
   <head></head>
   <body>
      <div>
         <div style="margin-top:10px;margin-left:4px;font-size:10px;font-family:'Segoe UI'">
            Inicio y final en segundos de cada fase variable. 
            Se pueden programar hasta 6 fases variables en cada Plan (18 Planes): tiempos de inicio y fin.
         </div>
         <div style="margin-top:5px;margin-left:4px;font-size:10px;font-family:'Segoe UI'">
            Para asignar valores a Fases 7 y 8 véase Tabla 79 Ampliación Fases.
        </div>       
         <div style="margin-top:10px;margin-left:4px;font-size:10px;font-family:'Segoe UI'">
            <b>I. Fase i : </b>Inicio de la fase varible número i.<br>
            <b>F. Fase i : </b>Final de la fase varible número i.<br>
         </div>    
   </body>
</html>