1、陕西建龙打包版本
2、drawio导入SFC 3、多系统并存修改
3
HT.Cloud.Web/wwwroot/sfc/ltfy.svg
Normal file
After Width: | Height: | Size: 338 KiB |
181
HT.Cloud.Web/wwwroot/sfc/sfcmenu.json
Normal file
@ -0,0 +1,181 @@
|
||||
[
|
||||
{
|
||||
"title": "主流程",
|
||||
"id": 1,
|
||||
"spread": true,
|
||||
"children": [
|
||||
{
|
||||
"title": "一键启动主流程",
|
||||
"id": "S6",
|
||||
"children": [
|
||||
{
|
||||
"title": "系统启动条件检查",
|
||||
"id": "S6_1"
|
||||
},
|
||||
{
|
||||
"title": "液压润滑系统启动",
|
||||
"id": "S6_2",
|
||||
"children": [
|
||||
{
|
||||
"title": "液压润滑系统启动条件检查",
|
||||
"id": "S6_2_1"
|
||||
},
|
||||
{
|
||||
"title": "润滑站启动",
|
||||
"id": "S6_2_2"
|
||||
},
|
||||
{
|
||||
"title": "液压站启动",
|
||||
"id": "S6_2_3"
|
||||
},
|
||||
{
|
||||
"title": "密封风机启动",
|
||||
"id": "S6_2_4"
|
||||
},
|
||||
{
|
||||
"title": "液压润滑系统启动完成条件检查",
|
||||
"id": "S6_2_5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "收粉系统启动",
|
||||
"id": "S6_3",
|
||||
"children": [
|
||||
{
|
||||
"title": "收粉系统启动条件检查",
|
||||
"id": "S6_3_1"
|
||||
},
|
||||
{
|
||||
"title": "煤粉筛启动",
|
||||
"id": "S6_3_2"
|
||||
},
|
||||
{
|
||||
"title": "卸料机启动",
|
||||
"id": "S6_3_3"
|
||||
},
|
||||
{
|
||||
"title": "收粉器启动",
|
||||
"id": "S6_3_4"
|
||||
},
|
||||
{
|
||||
"title": "主排风机启动",
|
||||
"id": "S6_3_5"
|
||||
},
|
||||
{
|
||||
"title": "收粉系统启动完成条件检查",
|
||||
"id": "S6_3_6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "烟气系统启动",
|
||||
"id": 10004,
|
||||
"children": [
|
||||
{
|
||||
"title": "收粉系统启动完成条件检查",
|
||||
"id": "S6_3_7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "磨机系统启动",
|
||||
"id": 10005,
|
||||
"children": [
|
||||
{
|
||||
"title": "收粉系统启动完成条件检查",
|
||||
"id": "S6_3_8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "给煤系统启动",
|
||||
"id": 10006,
|
||||
"children": [
|
||||
{
|
||||
"title": "收粉系统启动完成条件检查",
|
||||
"id": "S6_3_9"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "停机流程",
|
||||
"id": 2000,
|
||||
"children": [
|
||||
{
|
||||
"title": "停止设备1流程",
|
||||
"id": 20001
|
||||
},
|
||||
{
|
||||
"title": "停止设备2流程",
|
||||
"id": 20002
|
||||
},
|
||||
{
|
||||
"title": "停止设备3流程",
|
||||
"id": 20002
|
||||
},
|
||||
{
|
||||
"title": "停止设备4流程",
|
||||
"id": 20003
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "二次调节流程",
|
||||
"id": 3000,
|
||||
"children": [
|
||||
{
|
||||
"title": "升温流程",
|
||||
"id": 30001
|
||||
},
|
||||
{
|
||||
"title": "降温流程",
|
||||
"id": 30002
|
||||
},
|
||||
{
|
||||
"title": "高产模式流程",
|
||||
"id": 30002
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "四次调节流程",
|
||||
"id": 3000,
|
||||
"children": [
|
||||
{
|
||||
"title": "升温流程",
|
||||
"id": 50001
|
||||
},
|
||||
{
|
||||
"title": "降温流程",
|
||||
"id": 50002
|
||||
},
|
||||
{
|
||||
"title": "高产模式流程",
|
||||
"id": 50002
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "系统其它流程",
|
||||
"id": 6000,
|
||||
"children": [
|
||||
{
|
||||
"title": "炉膛负压",
|
||||
"id": 60001
|
||||
},
|
||||
{
|
||||
"title": "炉膛负压绑定变量id",
|
||||
"id": 60002
|
||||
},
|
||||
{
|
||||
"title": "test0124",
|
||||
"id": 60003
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
3
HT.Cloud.Web/wwwroot/sfc/test0124.svg
Normal file
After Width: | Height: | Size: 290 KiB |
3
HT.Cloud.Web/wwwroot/sfc/一键启动主流程.svg
Normal file
After Width: | Height: | Size: 370 KiB |
3
HT.Cloud.Web/wwwroot/sfc/一键启动主流程_正常备份.svg
Normal file
After Width: | Height: | Size: 342 KiB |
3
HT.Cloud.Web/wwwroot/sfc/主排风机启动.svg
Normal file
After Width: | Height: | Size: 185 KiB |
3
HT.Cloud.Web/wwwroot/sfc/卸料机启动.svg
Normal file
After Width: | Height: | Size: 185 KiB |
3
HT.Cloud.Web/wwwroot/sfc/密封风机启动.svg
Normal file
After Width: | Height: | Size: 193 KiB |
3
HT.Cloud.Web/wwwroot/sfc/收粉器启动.svg
Normal file
After Width: | Height: | Size: 189 KiB |
3
HT.Cloud.Web/wwwroot/sfc/收粉机启动.svg
Normal file
After Width: | Height: | Size: 189 KiB |
3
HT.Cloud.Web/wwwroot/sfc/收粉系统启动.svg
Normal file
After Width: | Height: | Size: 303 KiB |
3
HT.Cloud.Web/wwwroot/sfc/收粉系统启动完成条件检查.svg
Normal file
After Width: | Height: | Size: 203 KiB |
3
HT.Cloud.Web/wwwroot/sfc/收粉系统启动条件检查.svg
Normal file
After Width: | Height: | Size: 199 KiB |
3
HT.Cloud.Web/wwwroot/sfc/润滑站启动.svg
Normal file
After Width: | Height: | Size: 183 KiB |
3
HT.Cloud.Web/wwwroot/sfc/液压润滑系统启动.svg
Normal file
After Width: | Height: | Size: 249 KiB |
3
HT.Cloud.Web/wwwroot/sfc/液压润滑系统启动完成条件检查.svg
Normal file
After Width: | Height: | Size: 210 KiB |
3
HT.Cloud.Web/wwwroot/sfc/液压润滑系统启动条件检查.svg
Normal file
After Width: | Height: | Size: 202 KiB |
3
HT.Cloud.Web/wwwroot/sfc/液压站启动.svg
Normal file
After Width: | Height: | Size: 187 KiB |
3
HT.Cloud.Web/wwwroot/sfc/炉膛负压.svg
Normal file
After Width: | Height: | Size: 338 KiB |
3
HT.Cloud.Web/wwwroot/sfc/炉膛负压test.svg
Normal file
After Width: | Height: | Size: 325 KiB |
3
HT.Cloud.Web/wwwroot/sfc/炉膛负压绑定变量id.svg
Normal file
After Width: | Height: | Size: 336 KiB |
3
HT.Cloud.Web/wwwroot/sfc/煤粉筛启动.svg
Normal file
After Width: | Height: | Size: 192 KiB |
3
HT.Cloud.Web/wwwroot/sfc/系统启动条件检查.svg
Normal file
After Width: | Height: | Size: 129 KiB |