You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
if (CAL_WID- TS.WID<=30) { return false; } //2025-02-07 //针对0好连铸机生产的370 / 460断面坯料,用来轧制特厚规格钢板,由于整体压下量相较薄规格小,轧制规程上对需要展宽的压缩量要求较高, //为防止料型设计及余坯替代时选择料型不合适造成压下量过小展宽轧制不出来的情况,现需要对MES中: WEC1070C、WEF1520C、WEF1520C、 //这3个界面进行设计探讨时, //用以下公式进行计算: (坯料厚度 * 坯料宽度 / 目标宽度) - 目标厚度 > 15mm,不满足这个公式情况下进行MES报警, if (((TS.THK * TS.WID) / CAL_WID - BOI.ORD_THK) > 15) { return false; } |
2 weeks ago | |
---|---|---|
.. | ||
Comon | 10 months ago | |
Enity | 9 months ago | |
Properties | 10 months ago | |
bin/Debug | 2 weeks ago | |
obj | 2 weeks ago | |
App.config | 10 months ago | |
OR_T.cs | 10 months ago | |
Program.cs | 10 months ago | |
SlabHandle.csproj | 10 months ago | |
SlabHandle.csproj.user | 10 months ago | |
SlabWidThkControler.cs | 2 weeks ago | |
SlabWidThkService - 复制.cs | 4 months ago | |
SlabWidThkService.cs | 4 months ago | |
log4net.config | 10 months ago |