Files
Mapo-IOB-WIN/IOB-WIN-FILE/DATA/CONF/EM63.json
T
2025-01-22 11:47:16 +01:00

188 lines
5.3 KiB
JSON

{
"BaseDir": "C:\\NPM_E63\\E63\\MPW280SP",
"CleanupExt": [
"*.dat",
"*.job",
"*.log",
"*.req",
"*.rsp"
],
"DynData": [
{
"key": "CLOCK_1",
"name": "CLOCK_1",
"val": "ct4",
"unit": "DateTime",
"func": "CHANGE",
"sPeriod": 10
},
{
"key": "CLOCK_2",
"name": "CLOCK_2",
"val": "ct4",
"unit": "DateTime",
"func": "SAMPLE",
"sPeriod": 10
}
],
"PzPallet": 24,
"ActiveSessions": {
"0": {
"Cycle": false,
"Description": "Check Connection Status",
"Max2Keep": 10,
"RetrySec": 20,
"SessionName": "SESS0000",
"SessionType": "IsConnected",
"StepOrder": 0,
"ValidityMinutes": 0.0,
"FileList": [
{
"Path": "EUR63_JOB\\SESS0000.REQ",
"OprReq": "Copy"
}
]
},
"1": {
"Cycle": false,
"Description": "Get ID data",
"Max2Keep": 10,
"RetrySec": 10,
"SessionName": "SESS0001",
"SessionType": "GetId",
"StepOrder": 1,
"ValidityMinutes": 0.0,
"FileList": [
{
"Path": "EUR63_JOB\\SESS0001.JOB",
"OprReq": "Copy"
},
{
"Path": "EUR63_JOB\\SESS0001.REQ",
"OprReq": "Copy"
}
]
},
"2": {
"Cycle": false,
"Description": "Set DateTime on machine at start",
"RetrySec": 10,
"SessionName": "SESS0002",
"SessionType": "SetDateTime",
"ValidityMinutes": 0.0,
"Max2Keep": 10,
"StepOrder": 2,
"FileList": [
{
"Path": "EUR63_JOB\\SESS0002.JOB",
"OprReq": "ReplaceAndCopy"
},
{
"Path": "EUR63_JOB\\SESS0002.REQ",
"OprReq": "Copy"
}
]
},
"3": {
"Cycle": false,
"Description": "Abort All prev requests",
"RetrySec": 10,
"SessionName": "SESS0003",
"SessionType": "AbortAll",
"ValidityMinutes": 0.0,
"Max2Keep": 10,
"StepOrder": 3,
"FileList": [
{
"Path": "EUR63_JOB\\SESS0003.JOB",
"OprReq": "Copy"
},
{
"Path": "EUR63_JOB\\SESS0003.REQ",
"OprReq": "Copy"
}
]
},
"4": {
"Cycle": true,
"Description": "Get Machine Status",
"RetrySec": 30,
"SessionName": "SESS0004",
"SessionType": "GetStatus",
"ValidityMinutes": 10.0,
"Max2Keep": 120,
"StepOrder": 4,
"FileList": [
{
"Path": "EUR63_JOB\\SESS0004.JOB",
"OprReq": "Copy"
},
{
"Path": "EUR63_JOB\\SESS0004.REQ",
"OprReq": "Copy"
}
]
},
"5": {
"Cycle": true,
"Description": "Get Production",
"RespOk": "PROCESSED|already running",
"RetrySec": 30,
"SessionName": "SESS0005",
"SessionType": "GetProduction",
"ValidityMinutes": 10.0,
"Max2Keep": 120,
"StepOrder": 5,
"FileList": [
{
"Path": "EUR63_JOB\\SESS0005.JOB",
"OprReq": "Copy"
},
{
"Path": "EUR63_JOB\\SESS0005.REQ",
"OprReq": "Copy"
}
]
},
"10": {
"Cycle": false,
"Description": "Set Param ODL at Setup",
"RetrySec": 30,
"SessionName": "SESS0010",
"SessionType": "SetParamOdl",
"ValidityMinutes": 0.0,
"Max2Keep": 10,
"StepOrder": 10,
"FileList": [
{
"Path": "EUR63_JOB\\SESS0010.JOB",
"OprReq": "ReplaceAndCopy"
},
{
"Path": "EUR63_JOB\\SESS0010.REQ",
"OprReq": "Copy"
}
]
},
"19": {
"Cycle": false,
"Description": "Get INFO data",
"Max2Keep": 10,
"RetrySec": 30,
"SessionName": "SESS0019",
"SessionType": "GetInfo",
"StepOrder": 19,
"ValidityMinutes": 0.0,
"FileList": [
{
"Path": "EUR63_JOB\\SESS0019.JOB",
"OprReq": "Copy"
},
{
"Path": "EUR63_JOB\\SESS0019.REQ",
"OprReq": "Copy"
}
]
}
}
}