写两遍opc值

This commit is contained in:
ludj
2023-02-05 12:48:28 +08:00
parent f88445ea79
commit 861038b567

View File

@@ -40,6 +40,7 @@ public class OpcUtl {
Map<Item, Integer> e=null;
try{
e=group.write(requests);
group.write(requests);
}catch (Exception e1){
try{
e= group.write(requests);