wangxinhui
2025-10-17 ce40df5daffae0d17b4e9fa7cb6d677afaa4d66f
项目代码/WCS/WCSServices/WIDESEAWCS_Tasks/成品仓/ConveyorLineJob_CPH.cs
@@ -105,11 +105,11 @@
                                                {
                                                    //鍐欏叆鎵ц鏁版嵁
                                                    device.SetValue(W_CLineCPHDB.W_TaskNo, 100 + strings[1].ObjToInt(), RequestIn.StationCode);
                                                    device.SetValue(W_CLineCPHDB.W_Channel, strings[1].ObjToInt(), RequestIn.StationCode);
                                                    device.SetValue(W_CLineCPHDB.W_Channel, 12, RequestIn.StationCode);
                                                    device.SetValue(W_CLineCPHDB.W_Long, 425, RequestIn.StationCode);
                                                    device.SetValue(W_CLineCPHDB.W_Wide, 325, RequestIn.StationCode);
                                                    device.SetValue(W_CLineCPHDB.W_High, 400, RequestIn.StationCode);
                                                    device.SetValue(W_CLineCPHDB.W_Long, 495, RequestIn.StationCode);
                                                    device.SetValue(W_CLineCPHDB.W_Wide, 450, RequestIn.StationCode);
                                                    device.SetValue(W_CLineCPHDB.W_High, 415, RequestIn.StationCode);
                                                    device.SetValue(W_CLineCPHDB.W_TMID, conveyorLineInfoRead.R_BoxCode, RequestIn.StationCode);
                                                    device.SetValue(W_CLineCPHDB.W_Request, 1, RequestIn.StationCode);
                                                }