DECODER:
- Aggiunto decodifica stati pareto in minuti (DayDuration)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user