52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
"keyEStop": "L2estop",
|
|
"keyPartCount": "L2p2partcount",
|
|
"keyPartReq": "",
|
|
"keyPartId": "",
|
|
"keyProgName": "L2p2program",
|
|
"keyRunMode": "L2p2mode",
|
|
"pingAsPowerOn": true,
|
|
"condPowerOn": {
|
|
"keyName": "L2avail",
|
|
"targetValue": "AVAILABLE"
|
|
},
|
|
"condWork": [
|
|
{
|
|
"keyName": "L2p2execution",
|
|
"targetValue": "ACTIVE"
|
|
}
|
|
],
|
|
"dynDataItems": [
|
|
"L2S1speed",
|
|
"L2S1load",
|
|
"L2S1ovr",
|
|
"L2S2speed",
|
|
"L2S2load",
|
|
"L2S2ovr",
|
|
"L2p1OperatingTime",
|
|
"L2p1RunningTime"
|
|
],
|
|
"itemTranslation": {
|
|
"L2avail": "Machine Available",
|
|
"L2p2execution": "Execution Mode",
|
|
"L2p2mode": "Controller Mode",
|
|
"L2p2program": "Program Name",
|
|
"L2p2partcount": "Contapezzi",
|
|
"L2estop": "Emergenza",
|
|
"p2Fovr": "PATH FEED OVERRIDE",
|
|
"rovrd": "PATH RAPID OVERRIDE",
|
|
"L2S1speed": "Spindle C1 Actual SPEED",
|
|
"L2S1load": "Spindle C1 LOAD",
|
|
"L2S1ovr": "Spindle C1 OVERRIDE",
|
|
"L2S2speed": "Spindle C2 Actual SPEED",
|
|
"L2S2load": "Spindle C2 LOAD",
|
|
"L2S2ovr": "Spindle C2 OVERRIDE",
|
|
"L2p1OperatingTime": "OPERATING TIME",
|
|
"L2p1RunningTime": "RUNNING TIME"
|
|
},
|
|
"paramsEndThresh": {
|
|
"PosAct": 50,
|
|
"PosTgt": 50,
|
|
"InvDDone": 50
|
|
}
|
|
} |