DBsExcel_con_UDT/udt_definitions.json

194 lines
5.8 KiB
JSON

{
"UDT SIPA SV Main": {
"root": {
"N1": {
"type": "DInt;",
"comment": ".DB_IOT.USERLEVEL"
},
"N2": {
"type": "String[81];",
"comment": ".DB_IOT.USERNAME"
},
"N3": {
"type": "String[81];",
"comment": ".DB_IOT.NOME_RICETTA"
},
"N4": {
"type": "Int;",
"comment": ".DB_IOT.NEXT_MAINT_CYCLES"
},
"N5": {
"V1": {
"type": "String[254];",
"comment": ""
},
"V2": {
"type": "String[254];",
"comment": ""
},
"V3": {
"type": "String[254];",
"comment": ""
},
"V4": {
"type": "String[254];",
"comment": ""
},
"V5": {
"type": "String[8];",
"comment": ""
}
},
"N6": {
"type": "Array[1..3] of Real;",
"comment": ".DB_IOT.ELECTRIC_VOLTAGE_PHASE_D"
},
"N7": {
"type": "Array[1..3] of Real;",
"comment": ".DB_IOT.ELECTRIC_CURRENT_PHASE_D"
},
"N8": {
"type": "Real;",
"comment": ".DB_IOT.ELECTRIC_POWER_D"
},
"N9": {
"type": "Real;",
"comment": ".DB_IOT.ELECTRIC_POWER_FACTOR_D"
},
"N10": {
"type": "Real;",
"comment": ".DB_IOT.ELECTRIC_POWER_HOUR_D"
},
"N11": {
"type": "Real;",
"comment": ".DB_IOT.ELECTRIC_POWER_WH"
}
}
},
"UDT SIPA SV Section": {
"root": {
"N1": {
"type": "DInt;",
"comment": ".DB_IOT.STATO_MACCHINA"
},
"N2": {
"type": "DInt;",
"comment": ".DB_IOT.ALLARME_FERMO"
},
"N3": {
"type": "DInt;",
"comment": ".DB_IOT.WARNING_ATTIVO (che compromette produzione)"
},
"N4": {
"type": "Int;",
"comment": ".DB_IOT.STATO_OPERATIVO (Semaforo)"
},
"N5": {
"type": "Int;",
"comment": ".DB_IOT.MODO_OPERATIVO (Prod,Simula,Man, ecc)"
},
"N6": {
"type": "DInt;",
"comment": ".DB_IOT.ALARM_STOP_NO"
},
"N7": {
"V1": {
"type": "DInt;",
"comment": "PIECES_TOT"
},
"V2": {
"type": "DInt;",
"comment": "PIECES_OK"
},
"V3": {
"type": "DInt;",
"comment": "PIECES_KO_1"
},
"V4": {
"type": "DInt;",
"comment": "PIECES_KO_2"
},
"V5": {
"type": "DInt;",
"comment": "PIECES_KO_3"
},
"V6": {
"type": "DInt;",
"comment": "PIECES_KO_4"
},
"V7": {
"type": "DInt;",
"comment": "PIECES_KO_5"
},
"V8": {
"type": "DInt;",
"comment": "PIECES_KO_6"
},
"V9": {
"type": "DInt;",
"comment": "PIECES_KO_7"
},
"V10": {
"type": "DInt;",
"comment": "PIECES_KO_8"
},
"V11": {
"type": "DInt;",
"comment": "PIECES_KO_9"
},
"V12": {
"type": "DInt;",
"comment": "PIECES_KO_10"
},
"V13": {
"type": "DInt;",
"comment": "T_ALARM_HOURS"
},
"V14": {
"type": "DInt;",
"comment": "T_DRY_CYCLE_HOURS"
},
"V15": {
"type": "DInt;",
"comment": "T_POWERED_HOURS"
},
"V16": {
"type": "DInt;",
"comment": "T_PRODUCT_100_HOURS"
},
"V17": {
"type": "DInt;",
"comment": "T_PRODUCT_0_HOURS"
},
"V18": {
"type": "DInt;",
"comment": "T_STOP_HOURS"
},
"V19": {
"type": "Int;",
"comment": "T_ALARM_MINUTES"
},
"V20": {
"type": "Int;",
"comment": "T_DRY_CYCLE_MINUTES"
},
"V21": {
"type": "Int;",
"comment": "T_POWERED_MINUTES"
},
"V22": {
"type": "Int;",
"comment": "T_PRODUCT_100_MINUTES"
},
"V23": {
"type": "Int;",
"comment": "T_PRODUCT_0_MINUTES"
},
"V24": {
"type": "Int;",
"comment": "T_STOP_MINUTES"
}
}
}
}
}