| 1234567891011121314151617181920212223242526272829 |
- <?xml version="1.0" encoding="UTF-8"?>
- <msg>
- <attribute seq="1" id="TC_LEN" length="4" desc="电文长度"/>
- <attribute seq="2" id="TC_ID" default="4002" length="6" desc="电文号"/>
- <attribute seq="3" id="SYSDATETIME" length="14" desc="日期时间"/>
- <attribute seq="4" id="SEND_DC" default="M3" length="2" desc="发送端DC"/>
- <attribute seq="5" id="RECV_DC" default="L2" length="2" desc="接收端DC"/>
- <attribute seq="6" id="SERIAL_NUM" default="0000" length="4" desc="序列号"/>
- <attribute seq="7" id="NULL" length="8" desc="保留字段"/>
- <attribute seq="100" id="TOP_ROLL_NO" length="8" desc="上轧辊号"/>
- <attribute seq="105" id="BOT_ROLL_NO" length="8" desc="下轧辊号"/>
- <attribute seq="110" id="MILL_CLF" length="2" desc="机架号区分"/>
- <attribute seq="115" id="TOP_ROLL_DIA" length="6" desc="上轧辊直径"/>
- <attribute seq="120" id="BOT_ROLL_DIA" length="6" desc="下轧辊直径"/>
- <attribute seq="125" id="GRIND_YN" length="1" desc="磨削标记"/>
- <attribute seq="130" id="PLAN_STAND_NO" length="1" desc="机架号"/>
- <attribute seq="135" id="TOP_ROLL_GRD" length="1" desc="上轧辊轧辊等级"/>
- <attribute seq="140" id="TOP_ROLL_MAT_QLTY_GRD" length="1" desc="上轧辊轧辊材质等级"/>
- <attribute seq="145" id="TOP_ROLL_TYPE" length="3" desc="上轧辊类别"/>
- <attribute seq="150" id="TOP_SURFACE_ROUGH" length="4" desc="上表面粗糙度"/>
- <attribute seq="155" id="TOP_ROLL_SHAPE_CD" length="2" desc="上轧辊形状代码"/>
- <attribute seq="160" id="TOP_SLIM_PLATE_THK" length="3" desc="上轧辊垫片厚度"/>
- <attribute seq="165" id="TOP_SURFACE_HARD" length="6" desc="上轧辊表面硬度"/>
- <attribute seq="170" id="TOP_SURFACE_TREAT_TYPE" length="1" desc="上轧辊表面处理类型"/>
- <attribute seq="175" id="TOP_ROLL_DECO" length="1" desc="上轧辊花纹轧辊"/>
- <attribute seq="180" id="TOP_ROLL_MAT_QLTY" length="2" desc="上轧辊轧钢材质"/>
- </msg>
|