public static void CommonInit() { ClearOldData(); SysParam.LoadParameter(); timer.ThreadTimerTickEvent += timerTime_Tick; OpenCDIVision(); }