PLC_Generation/CNO8_zones.json
2025-09-02 11:13:29 +04:00

134 lines
2.4 KiB
JSON

{
"MCM02": [
{
"name": "MCM02",
"start": "",
"stop": "",
"interlock": ""
},
{
"name": "02-01",
"start": "PS1_2A",
"stop": "PS1_8",
"interlock": "MCM02"
},
{
"name": "02-02",
"start": "UL1_2",
"stop": "UL1_8",
"interlock": "MCM02"
},
{
"name": "02-03",
"start": "UL2_2",
"stop": "UL2_8",
"interlock": "MCM02"
},
{
"name": "02-04",
"start": "UL3_1",
"stop": "UL3_7",
"interlock": "MCM02"
},
{
"name": "02-05",
"start": "PS2_2",
"stop": "PS2_8",
"interlock": "MCM02"
},
{
"name": "02-06",
"start": "UL4_2",
"stop": "UL4_8",
"interlock": "MCM02"
},
{
"name": "02-07",
"start": "UL5_1",
"stop": "UL5_7",
"interlock": "MCM02"
},
{
"name": "02-08",
"start": "UL6_2",
"stop": "UL6_8",
"interlock": "MCM02"
},
{
"name": "02-09",
"start": "PS1_1",
"stop": "PS1_2",
"interlock": "MCM02"
},
{
"name": "02-10",
"start": "PS2_1",
"stop": "PS2_1",
"interlock": "MCM02"
}
],
"MCM03": [
{
"name": "MCM03",
"start": "",
"stop": "",
"interlock": ""
},
{
"name": "03-01",
"start": "PS3_1",
"stop": "PS3_8",
"interlock": "MCM03"
},
{
"name": "03-02",
"start": "UL7_1",
"stop": "UL7_7",
"interlock": "MCM03"
},
{
"name": "03-03",
"start": "UL8_2",
"stop": "UL8_8",
"interlock": "MCM03"
},
{
"name": "03-04",
"start": "UL9_2",
"stop": "UL9_8",
"interlock": "MCM03"
},
{
"name": "03-05",
"start": "PS4_1",
"stop": "PS4_8",
"interlock": "MCM03"
},
{
"name": "03-06",
"start": "UL10_2",
"stop": "UL10_8",
"interlock": "MCM03"
},
{
"name": "03-07",
"start": "UL11_2",
"stop": "UL11_8",
"interlock": "MCM03"
},
{
"name": "03-08",
"start": "UL12_1",
"stop": "UL12_7",
"interlock": "MCM03"
}
],
"DEFAULT": [
{
"name": "MCM",
"start": "",
"stop": "",
"interlock": ""
}
]
}