Files
mapo-mono/MP.MONO.ADAPTER.OPC/CONF/Multiax.json
T
2022-06-16 19:47:47 +02:00

97 lines
1.9 KiB
JSON

{
"BrowseFullVal": "ns=1;s=OSAI-PLC",
"Identity": {
"UserName": "",
"Passwd": ""
},
"BrowseNSIndex": 1,
"BrowseValue": 0,
"keyPartCount": "1:507_2_WORKPIECE QTY",
"keyPartReq": "",
"keyPartId": "",
"keyProgName": "1:502_1_RECIPE NAME",
"keyRunMode": "",
"pingAsPowerOn": true,
"condWork": [
{
"keyName": "1:1_1_MACHINE STATUS",
"targetValue": "ON"
}
],
"condWorkOpc": {
"checkMode": "AND",
"checkList": [
{
"keyName": "MachineStatus(0)",
"targetValue": "4"
}
]
},
"condPowerOn": {
"checkMode": "OR",
"negateValue": true,
"checkList": [
{
"keyName": "1:1_1_MACHINE STATUS",
"targetValue": "ON"
},
{
"keyName": "1:500_1_STATUS",
"targetValue": "CYCLE"
},
{
"keyName": "1:501_1_MODE",
"targetValue": "AUTO"
}
]
},
"condReady": {
"checkMode": "AND",
"checkList": []
},
"condManual": {
"checkMode": "AND",
"checkList": []
},
"condEStop": {
"checkMode": "AND",
"checkList": []
},
"condError": {
"checkMode": "AND",
"checkList": []
},
"condCountEnabled": {
"checkMode": "AND",
"checkList": []
},
"condWarmUpCoolDown": {
"checkMode": "OR",
"negateValue": true,
"checkList": []
},
"condWarning": {
"checkMode": "AND",
"checkList": []
},
"condSetup": {
"checkMode": "AND",
"checkList": []
},
"fluxLogVeto": [],
"itemTranslation": {
"avail": "Machine Available",
"rstat": "Execution Mode",
"mode": "Controller Mode",
"PartName(0)": "Program Name",
"PartDone(0)": "Pezzi Prodotti",
"PartToDo(0)": "Qta Richiesta",
"MachineStatus(0)": "Stato Macchina principale",
"MachineStatus(1)": "Stato Macchina secondario",
"EmergencyState": "Emergenza",
"fdovrd": "PATH FEED OVERRIDE",
"rovrd": "PATH RAPID OVERRIDE"
},
"subscribedItems": [
]
}