ソースを参照

add read collector version , add checkbox F3 . from now , tool can be used direct visit the collector

guoqiang 3 年 前
コミット
c0cb46fc5a
共有3 個のファイルを変更した1065 個の追加555 個の削除を含む
  1. 700 205
      Line.cpp
  2. 1 0
      Line.h
  3. 364 350
      Line.ui

File diff suppressed because it is too large
+ 700 - 205
Line.cpp


+ 1 - 0
Line.h

@@ -82,6 +82,7 @@ private slots:
     void CJSetOilUnload();
     void CJReadBottomValve();
     void CJSetBottomValve();
+    void CJReadVersion();
 
     void CJReadManHoleCover();
     void CJSetManHoleCover();

File diff suppressed because it is too large
+ 364 - 350
Line.ui