Browse Source

请自阅

Shun 2 years ago
parent
commit
84678f912b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -135,7 +135,7 @@ using (类 operate = new 类(new 类数据.Basics
                ColumnName = new List<string>() { "A", "B", "C", "D"}
             }
          },
-		 new AddressDetails()  //OpcDaHttp点位地址
+         new AddressDetails()  //OpcDaHttp点位地址
         {
             SN=$"{Guid.NewGuid().ToNString()} - Factory",
             AddressName = "a.a.a",
@@ -143,7 +143,7 @@ using (类 operate = new 类(new 类数据.Basics
             AddressExtendParam=new OpcDaHttpData.ExtendParam.Read()
             {
                GroupName="YF75ZDHPJ",
-			   ReadInterval=1000,
+               ReadInterval=1000,
                ServerName="OPC.SimaticNET.1"
             }
          },