- Aggiunto decodifica stati pareto in minuti (DayDuration)
This commit is contained in:
Samuele Locatelli
2023-03-30 09:39:01 +02:00
parent c81045df7e
commit 789eb58590
16 changed files with 61 additions and 33 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ local function doCalc()
-- calcolo dello statusId
if(dataList["MACHINE STATUS"] == 0) then
statusId = 7
statusId = 1
else
if(dataList["PROCESS MODE"] == 1) then
statusId = 8