25102401 注释了激活码识别,PLC初始化,PLC和MES以及扫码枪待确认

This commit is contained in:
moxiliang
2025-10-24 14:38:59 +08:00
parent 7065cad6d7
commit 5d98792d3e
35 changed files with 289 additions and 194 deletions

View File

@@ -181,8 +181,9 @@ namespace SLC1_N
User = "厂商";
}
timer_Activate.Interval = 10000;
timer_Activate.Start();
// 激活码
//timer_Activate.Interval = 10000;
//timer_Activate.Start();
}
private async void InitializeAfterLoadAsync()