当前卷号
{{ current.coil_no || '—' }}
工艺段速度
{{ current.speed.toFixed(1) }} m/min
焊缝位置
{{ (weld.position * 100).toFixed(1) }} %
当前设备
{{ currentEquipment.label }}
开卷张力
{{ uncoiler.tension.toFixed(1) }} kN
收卷张力
{{ recoiler.tension.toFixed(1) }} kN
{{ l1Online ? 'L1 在线' : '模拟数据' }}
{{ rtItems.length }} 测点
入口段
在线 {{ onlinePlans.length }} / 生产中 {{ producingPlan ? 1 : 0 }}
生产中
冷卷号{{ producingPlan.cold_coil_no || producingPlan.plan_no }}
钢种{{ producingPlan.steel_grade || '—' }}
规格{{ fmt(producingPlan.product_thickness) }}×{{ fmt(producingPlan.product_width, 0) }}
| 冷卷号 | 钢种 | 厚度 | 宽度 | 分卷 | 操作 |
| {{ p.cold_coil_no || p.plan_no }} |
{{ p.steel_grade || '—' }} |
{{ fmt(p.product_thickness) }} |
{{ fmt(p.product_width, 0) }} |
{{ p.split_count || 1 }} |
|
暂无在线计划
{{ it.label }}
{{ it.val }}{{ it.unit }}
酸洗段(5 槽)
槽浓度
{{ fix(a.conc,1) }}g/L
槽电导率
{{ fix(a.cond,1) }}mS/cm
罐浓度
{{ fix(a.tank_conc,1) }}g/L
罐电导率
{{ fix(a.tank_cond,1) }}mS/cm
酸雾塔 PH
{{ fix(acid_mist.ph,2) }}
变频器频率
{{ fix(acid_mist.vfd_speed,1) }}Hz
变频器电流
{{ fix(acid_mist.vfd_current,1) }}A
冷凝罐液位
{{ fix(acid_cond.level,2) }}m
冷凝罐温度
{{ fix(acid_cond.temp,1) }}°C
冷凝电导率
{{ fix(acid_cond.cond,1) }}μS/cm
漂洗段(5 级)+ 烘干
槽温度
{{ fix(rinse_tank_temp[i],1) }}°C
槽浓度
{{ fix(r.conc,2) }}g/L
槽电导率
{{ fix(r.cond,2) }}μS/cm
罐浓度
{{ fix(r.tank_conc,2) }}g/L
罐电导率
{{ fix(r.tank_cond,2) }}μS/cm
雾塔 PH
{{ fix(rinse_mist.ph,2) }}
变频器频率
{{ fix(rinse_mist.vfd_speed,1) }}Hz
变频器电流
{{ fix(rinse_mist.vfd_current,1) }}A
冷凝液位
{{ fix(rinse_cond.level,2) }}m
冷凝温度
{{ fix(rinse_cond.temp,1) }}°C
冷凝电导率
{{ fix(rinse_cond.cond,2) }}μS/cm
烘干 1 段
{{ fix(dryer.t1,0) }}°C
烘干 2 段
{{ fix(dryer.t2,0) }}°C
烘干 3 段
{{ fix(dryer.t3,0) }}°C
出口段
| 变频器 | 速度 m/min | 电流 A | 扭矩 kN·m |
| VFD-{{ i+1 }} |
{{ fix(v.speed,1) }} |
{{ fix(v.current,0) }} |
{{ fix(v.torque,2) }} |
平整辊缝
{{ fix(leveler.gap,2) }}mm
轧制力
{{ fix(leveler.force,0) }}kN
延伸率
{{ fix(leveler.elongation,2) }}%
收卷张力
{{ fix(recoiler.tension,1) }}kN
收卷直径
{{ fix(recoiler.diameter,0) }}mm
收卷速度
{{ fix(recoiler.speed,1) }}m/min
物料跟踪表 {{ equipments.length }} 台设备
| # |
段 |
设备 |
状态 |
当前钢卷 |
辊缝 mm |
速度 |
张力/温度 |
| {{ i + 1 }} |
{{ eq.section }}
|
{{ eq.label }} |
加工中
已过
待入
|
{{ rowOf(eq, i).coil }} |
{{ rowOf(eq, i).gap }} |
{{ rowOf(eq, i).speed }} |
{{ rowOf(eq, i).aux }} |