修改监控部分功能
This commit is contained in:
@@ -26,6 +26,8 @@ namespace SamplePre.ProcessBll.BLL
|
||||
//读取下位机状态
|
||||
ushort[] data1 = SystemConst.MasterPLC.ReadArraysShort(Dbno, start, lenth);
|
||||
|
||||
|
||||
|
||||
return data1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user