Commit d75ff882 authored by wangwanxh@sina.com's avatar wangwanxh@sina.com

自动校准初始化

parent ec652cbe
......@@ -42,7 +42,7 @@
this.userCtl1.Location = new System.Drawing.Point(0, 16);
this.userCtl1.Name = "userCtl1";
this.userCtl1.Size = new System.Drawing.Size(758, 468);
this.userCtl1.Systemtype = 1;
this.userCtl1.Systemtype = 2;
this.userCtl1.TabIndex = 0;
//
// buttonFID
......
......@@ -71,6 +71,7 @@ namespace GcDevicePc
if (CKVocAnalyzer.Config.Instance.ReadPath())
{
CKVocAnalyzer.VOCEntityConfig.Instance.vocinit();
CKVocAnalyzer.VOCEntityConfig.Instance.SetAutoAdjust();
CKVocAnalyzer.Config.Instance.ReadAxisRange();
LogOperate.LogInit.Instance.path = CKVocAnalyzer.GlobalCKV.FolderLog;
LogOperate.LogInit.Instance.Init();
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment