|
@ -772,14 +772,14 @@ namespace QMAPP.WinForm.Forms.Operation |
|
|
//if(string.IsNullOrEmpty(_cfgAutoProduct))
|
|
|
//if(string.IsNullOrEmpty(_cfgAutoProduct))
|
|
|
// _cfgAutoProduct = productCode;
|
|
|
// _cfgAutoProduct = productCode;
|
|
|
|
|
|
|
|
|
if (_operationServiceParam.machineInfo.WORKCELL_CODE == "LFRAME_WELDING_BC316") |
|
|
//if (_operationServiceParam.machineInfo.WORKCELL_CODE == "LFRAME_WELDING_BC316")
|
|
|
{ |
|
|
// {
|
|
|
lblMould.Text = "LFRAME_M1"; //BC316下体骨架焊接
|
|
|
// lblMould.Text = "LFRAME_M1"; //BC316下体骨架焊接
|
|
|
} |
|
|
// }
|
|
|
else if (_operationServiceParam.machineInfo.WORKCELL_CODE == "AIRDUCT_WELD_BC316") |
|
|
//else if (_operationServiceParam.machineInfo.WORKCELL_CODE == "AIRDUCT_WELD_BC316")
|
|
|
{ |
|
|
//{
|
|
|
lblMould.Text = "AD_WELD_M1";//BC316多媒体支架
|
|
|
// lblMould.Text = "AD_WELD_M1";//BC316多媒体支架
|
|
|
} |
|
|
//}
|
|
|
|
|
|
|
|
|
//采集点输入
|
|
|
//采集点输入
|
|
|
var result = _agent.InvokeServiceFunction<DAResult>(B9IPCService.DAI_Input.ToString() |
|
|
var result = _agent.InvokeServiceFunction<DAResult>(B9IPCService.DAI_Input.ToString() |
|
|