LAPTOP-SNT8I5JK\Boounion
2025-05-20 7784fe230849d70345758d787a71f079a5cec9d7
SourceCode/Bond/BoounionPLC/IOMonitoringDlg.h
@@ -14,8 +14,6 @@
public:
   CIOMonitoringDlg(CWnd* pParent = nullptr);   // 标准构造函数
   virtual ~CIOMonitoringDlg();
   void SetIOManager(const std::string& machineName); // 设置 IOManager 和机器名
   void SetPLC(CPLC* pPLC); // 设置 PLC
// 对话框数据
#ifdef AFX_DESIGN_TIME