当前卷号
{{ 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 }} 测点
生产中
冷卷号{{ producingPlan.cold_coil_no || producingPlan.plan_no }}
钢种{{ producingPlan.steel_grade || '—' }}
规格{{ fmt(producingPlan.product_thickness) }}×{{ fmt(producingPlan.product_width, 0) }}
分卷{{ producingPlan.split_count || 1 }}
| 冷卷号 | 钢种 | 厚度 | 宽度 | 分卷 | 下达时间 | 操作 |
| {{ p.cold_coil_no || p.plan_no }} |
{{ p.steel_grade || '—' }} |
{{ fmt(p.product_thickness) }} |
{{ fmt(p.product_width, 0) }} |
{{ p.split_count || 1 }} |
{{ fmtTime(p.plan_date) }} |
|
暂无在线计划
{{ it.label }}
{{ it.val }}
{{ it.unit }}