From f7c931e07919d62eb7fb1d1e6f0daaa5929be422 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期五, 04 十二月 2020 14:20:25 +0800 Subject: [PATCH] 2020-12-04-2 --- HDL_ON/UI/UI2/3-Intelligence/Automation/LogicMethod.cs | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicMethod.cs b/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicMethod.cs index 88130a2..3163961 100644 --- a/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicMethod.cs +++ b/HDL_ON/UI/UI2/3-Intelligence/Automation/LogicMethod.cs @@ -73,6 +73,7 @@ } return logicId; } + /// <summary> /// 鐢熸垚閫昏緫sid鏂规硶 /// </summary> @@ -82,24 +83,18 @@ // try // { // String sOidBeginsWith = "000101";//鍘傚晢 + 閫氳鏂瑰紡 - // //鐢熸垚4涓猙yte鏃堕棿鎴� // DateTime dt = DateTime.Now; // long sTimeSp = GateWay.ConvertDateTimeLong(dt); // string sTimeSpan = ""; // GateWay.ConvertIntToByteArray(sTimeSp, ref sTimeSpan); // if (sTimeSpan.Length != 8) return sLogicid; - // //闂撮殧10姣 閿欏紑鏃堕棿鎴� // HDLUDP.TimeBetwnNext(10); - // sLogicid = sOidBeginsWith + sTimeSpan; - // //1501 鐗╂ā鍨嬩负鑷姩鍖栵紝 0001 琛ㄧず 1 鍙疯嚜鍔ㄥ寲鍔熻兘 // sLogicid += "15"; // sLogicid += "1501"; - - // //鑷姩鍖栧彿鑷 // int iTopSceneId = 1; // if (myGateway.LogicResponse != null) -- Gitblit v1.8.0