(*** Connection à la base de donnée ***) connect_error) { die("Connection failed: " . $conn->connect_error); } echo "Connected successfully"; ?>

Le BMS monitoring en chiffre ...

Generate Report
Nombre de variables
query($sql); if ($result->num_rows > 0) { $row = $result->fetch_assoc(); echo $row["Nbre"]; $CptALL = $row["Nbre"]; } ?>
Nombre de d'envoies de mail configurés
query($sql); if ($result->num_rows > 0) { $row = $result->fetch_assoc(); echo $row["Nbre"]; } ?>
Historiques d'alarme depuis Novembre 2019
query($sql); if ($result->num_rows > 0) { $row = $result->fetch_assoc(); echo $row["Nbre"]; } ?>
Equipement communicants
query($sql); if ($result->num_rows > 0) { $row = $result->fetch_assoc(); echo $row["Nbre"]; } ?>
Projects
query($sql2); if ($result2->num_rows > 0) { // output data of each row $row2 = $result2->fetch_assoc(); $Pcent = round(($row2["cpt"] * 100)/ $CptALL,2); } ?>

TS - Point Booléen avec animation %

query($sql2); if ($result2->num_rows > 0) { // output data of each row $row2 = $result2->fetch_assoc(); $Pcent = round(($row2["cpt"] * 100)/ $CptALL,2); } ?>

TA - Point Booléen défini en alarme %

query($sql2); if ($result2->num_rows > 0) { // output data of each row $row2 = $result2->fetch_assoc(); $Pcent = round(($row2["cpt"] * 100)/ $CptALL,2); } ?>

TC - Commande booleene du BMS vers le process %

query($sql2); if ($result2->num_rows > 0) { // output data of each row $row2 = $result2->fetch_assoc(); $Pcent = round(($row2["cpt"] * 100)/ $CptALL,2); } ?>

TM - Information analogique %

query($sql2); if ($result2->num_rows > 0) { // output data of each row $row2 = $result2->fetch_assoc(); $Pcent = round(($row2["cpt"] * 100)/ $CptALL,2); } ?>

TR - Consigne analogique pour le Process

Remote configuration Site by FI TEAM
Area Chart