ASCU_ALL/ApiServer/Config/TechCycle.json
2024-09-22 04:27:05 +05:00

94 lines
2.0 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"tech_cycle_conf": [
{
"index": -1,
"name": "Конец технологического цикла (ручной)",
"color": "#00ffff"
},
{
"index": 0,
"name": "Конец технологического цикла",
"color": "#00ffff"
},
{
"index": 1,
"name": "Выгрузка-загрузка",
"color": "#00ffff"
},
{
"index": 2,
"name": "Вакуумирование на приварку",
"color": "#0000ff"
},
{
"index": 5,
"name": "Приварка",
"color": "#ff0000"
},
{
"index": 6,
"name": "Охлаждение приварки",
"color": "#00ff00"
},
{
"index": 7,
"name": "Осмотр приварки",
"color": "#00ffff"
},
{
"index": 8,
"name": "Вакуумирование на плавку",
"color": "#0000ff"
},
{
"index": 9,
"name": "Разведение ванны",
"color": "#8500b6"
},
{
"index": 10,
"name": "Плавка (основной режим)",
"color": "#ff0000"
},
{
"index": 11,
"name": "ВУР",
"color": "#ff00ff"
},
{
"index": 12,
"name": "Охлаждение слитка",
"color": "#00ff00"
},
{
"index": 13,
"name": "Выгрузка комплекта",
"color": "#00ffff"
},
{
"index": 14,
"name": "Вакуумирование на оплавление",
"color": "#0000ff"
},
{
"index": 15,
"name": "Оплавление",
"color": "#ff0000"
},
{
"index": 16,
"name": "Охлаждение оплавыша",
"color": "#00ff00"
},
{
"index": 17,
"name": "Слив металла",
"color": "#8500b6"
},
{
"index": 25,
"name": "Проверка защит",
"color": "#00ffff"
}
]
}