PLC数据采集
This commit is contained in:
parent
794221fbc6
commit
c3b3a68e99
@ -2124,7 +2124,7 @@ namespace RIZO.Admin.WebApi.PLC.Service
|
||||
try
|
||||
{
|
||||
WritePlcValue(plc, _mesIntReturnMap["设备使能"], "1");
|
||||
WritePlcValue(plc, _mesIntReturnMap["工位开始查询结果"], "1");
|
||||
//WritePlcValue(plc, _mesIntReturnMap["工位开始查询结果"], "1");
|
||||
WritePlcValue(plc, _mesIntReturnMap["保存结果"], saveResult);
|
||||
if (prodData.ProductModel != null && prodData.ProductModel.Length > 0)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user