/******************************************************************************** ** Form generated from reading UI file 'userhelp.ui' ** ** Created by: Qt User Interface Compiler version 6.8.0 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ********************************************************************************/ #ifndef UI_USERHELP_H #define UI_USERHELP_H #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_UserHelp { public: QHBoxLayout *horizontalLayout; QVBoxLayout *verticalLayout; QToolBox *toolBox; QWidget *page; QWidget *page_2; QWidget *page_5; QWidget *page_3; QWidget *page_4; QSpacerItem *verticalSpacer; QTabWidget *tabWidget; QWidget *tab; QHBoxLayout *horizontalLayout_2; QTextBrowser *textBrowser; QWidget *tab_2; QHBoxLayout *horizontalLayout_3; QTextBrowser *textBrowser_2; QWidget *tab_4; QHBoxLayout *horizontalLayout_4; QTextBrowser *textBrowser_3; QWidget *tab_3; QHBoxLayout *horizontalLayout_6; QTextBrowser *textBrowser_5; QWidget *tab_5; QHBoxLayout *horizontalLayout_5; QTextBrowser *textBrowser_4; void setupUi(QDialog *UserHelp) { if (UserHelp->objectName().isEmpty()) UserHelp->setObjectName("UserHelp"); UserHelp->resize(1040, 686); horizontalLayout = new QHBoxLayout(UserHelp); horizontalLayout->setObjectName("horizontalLayout"); verticalLayout = new QVBoxLayout(); verticalLayout->setObjectName("verticalLayout"); toolBox = new QToolBox(UserHelp); toolBox->setObjectName("toolBox"); page = new QWidget(); page->setObjectName("page"); page->setGeometry(QRect(0, 0, 201, 69)); toolBox->addItem(page, QString::fromUtf8("\350\275\257\344\273\266\344\275\277\347\224\250\350\257\264\346\230\216")); page_2 = new QWidget(); page_2->setObjectName("page_2"); page_2->setGeometry(QRect(0, 0, 201, 69)); toolBox->addItem(page_2, QString::fromUtf8("\345\217\215\345\220\221\347\224\265\345\234\272\346\226\275\345\267\245\346\214\207\345\257\274")); page_5 = new QWidget(); page_5->setObjectName("page_5"); page_5->setGeometry(QRect(0, 0, 201, 69)); toolBox->addItem(page_5, QString::fromUtf8("\345\216\213\346\235\277\344\274\240\346\204\237\345\231\250\346\226\275\345\267\245\346\214\207\345\257\274\344\271\246")); page_3 = new QWidget(); page_3->setObjectName("page_3"); page_3->setGeometry(QRect(0, 0, 201, 69)); toolBox->addItem(page_3, QString::fromUtf8("\344\274\240\346\204\237\345\231\250\345\257\204\345\255\230\345\231\250\350\257\264\346\230\216")); page_4 = new QWidget(); page_4->setObjectName("page_4"); page_4->setGeometry(QRect(0, 0, 201, 69)); toolBox->addItem(page_4, QString::fromUtf8("\347\211\210\346\234\254\350\257\264\346\230\216")); verticalLayout->addWidget(toolBox); verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Policy::Minimum, QSizePolicy::Policy::Expanding); verticalLayout->addItem(verticalSpacer); verticalLayout->setStretch(0, 1); verticalLayout->setStretch(1, 15); horizontalLayout->addLayout(verticalLayout); tabWidget = new QTabWidget(UserHelp); tabWidget->setObjectName("tabWidget"); tab = new QWidget(); tab->setObjectName("tab"); horizontalLayout_2 = new QHBoxLayout(tab); horizontalLayout_2->setObjectName("horizontalLayout_2"); textBrowser = new QTextBrowser(tab); textBrowser->setObjectName("textBrowser"); horizontalLayout_2->addWidget(textBrowser); tabWidget->addTab(tab, QString()); tab_2 = new QWidget(); tab_2->setObjectName("tab_2"); horizontalLayout_3 = new QHBoxLayout(tab_2); horizontalLayout_3->setObjectName("horizontalLayout_3"); textBrowser_2 = new QTextBrowser(tab_2); textBrowser_2->setObjectName("textBrowser_2"); horizontalLayout_3->addWidget(textBrowser_2); tabWidget->addTab(tab_2, QString()); tab_4 = new QWidget(); tab_4->setObjectName("tab_4"); horizontalLayout_4 = new QHBoxLayout(tab_4); horizontalLayout_4->setObjectName("horizontalLayout_4"); textBrowser_3 = new QTextBrowser(tab_4); textBrowser_3->setObjectName("textBrowser_3"); horizontalLayout_4->addWidget(textBrowser_3); tabWidget->addTab(tab_4, QString()); tab_3 = new QWidget(); tab_3->setObjectName("tab_3"); horizontalLayout_6 = new QHBoxLayout(tab_3); horizontalLayout_6->setObjectName("horizontalLayout_6"); textBrowser_5 = new QTextBrowser(tab_3); textBrowser_5->setObjectName("textBrowser_5"); horizontalLayout_6->addWidget(textBrowser_5); tabWidget->addTab(tab_3, QString()); tab_5 = new QWidget(); tab_5->setObjectName("tab_5"); horizontalLayout_5 = new QHBoxLayout(tab_5); horizontalLayout_5->setObjectName("horizontalLayout_5"); textBrowser_4 = new QTextBrowser(tab_5); textBrowser_4->setObjectName("textBrowser_4"); horizontalLayout_5->addWidget(textBrowser_4); tabWidget->addTab(tab_5, QString()); horizontalLayout->addWidget(tabWidget); horizontalLayout->setStretch(0, 1); horizontalLayout->setStretch(1, 4); retranslateUi(UserHelp); toolBox->setCurrentIndex(0); tabWidget->setCurrentIndex(0); QMetaObject::connectSlotsByName(UserHelp); } // setupUi void retranslateUi(QDialog *UserHelp) { UserHelp->setWindowTitle(QCoreApplication::translate("UserHelp", "\345\270\256\345\212\251", nullptr)); toolBox->setItemText(toolBox->indexOf(page), QCoreApplication::translate("UserHelp", "\350\275\257\344\273\266\344\275\277\347\224\250\350\257\264\346\230\216", nullptr)); toolBox->setItemText(toolBox->indexOf(page_2), QCoreApplication::translate("UserHelp", "\345\217\215\345\220\221\347\224\265\345\234\272\346\226\275\345\267\245\346\214\207\345\257\274", nullptr)); toolBox->setItemText(toolBox->indexOf(page_5), QCoreApplication::translate("UserHelp", "\345\216\213\346\235\277\344\274\240\346\204\237\345\231\250\346\226\275\345\267\245\346\214\207\345\257\274\344\271\246", nullptr)); toolBox->setItemText(toolBox->indexOf(page_3), QCoreApplication::translate("UserHelp", "\344\274\240\346\204\237\345\231\250\345\257\204\345\255\230\345\231\250\350\257\264\346\230\216", nullptr)); toolBox->setItemText(toolBox->indexOf(page_4), QCoreApplication::translate("UserHelp", "\347\211\210\346\234\254\350\257\264\346\230\216", nullptr)); textBrowser->setHtml(QCoreApplication::translate("UserHelp", "\n" "\n" "

1\343\200\201\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240 \344\270\273\347\225\214\351\235\242

\n" "

\346\211\223\345\274\200\350\275\257\344\273\266\345\260\261\344\274\232\350\277\233\345\205\245\345\210\260\344\270\273\347\225\214\351\235\242\357\274\214\345\246\202\344\270\213\345\233\276\346\211\200\347\244\272\343\200\202

\n" "

\n" "


\n" "

\346\234\200\345\267\246\350\276\271\350\217\234\345\215\225\346\240\217\343\200\202\345\234\250\344\270\255\344\270\212\346\226\271\347\232\204\342\200\234\345\205\266\344\273\226\350\256\276\347\275\256\342\200\235\344\270\255\357\274\214\345\217\257\344\273\245\350\257\273\345\217\226\344\274\240\346\204\237\345\231\250\345\217\202\346\225\260\344\277\241\346\201\257\346\210\226\350\200\205\350\256\276\347\275\256\345\217\202\346\225\260\357\274\214\345\217\263\344\270\212\350\247\222\347\232\204\346\226\207\346\234\254\346\241\206\345\217\257\344\273\245\344\277\256\346\224\271\345\234\260\345\235\200\343\200\202\345\234\250\342\200\23403H\346\214\207\344\273\244\357\274\214\350\257\273\345\217\226\346\225\260\346\215\256\342\200\235\344\270\255\357\274\214\345\217\257\344\273" "\245\350\257\273\345\217\226\344\274\240\346\204\237\345\231\250\345\257\204\345\255\230\345\231\250\346\225\260\346\215\256\357\274\214\351\201\265\345\276\252Modbus RTU\345\215\217\350\256\256\357\274\214\345\217\257\344\273\245\350\256\276\347\275\256\345\256\232\346\227\266\350\207\252\345\212\250\350\257\273\345\217\226\343\200\202\345\234\250\342\200\23406H\346\214\207\344\273\244\357\274\214\344\277\256\346\224\271\345\234\260\345\235\200\342\200\235\344\270\255\357\274\214\345\217\257\344\273\245\344\277\256\346\224\271\345\257\204\345\255\230\345\231\250\345\200\274\357\274\214\345\217\257\344\273\245\350\256\276\347\275\256\350\207\252\345\242\236\343\200\202\345\217\221\351\200\201\347\274\223\345\206\262\345\222\214\346\216\245\346\224\266\347\274\223\345\206\262" "\344\273\24516\350\277\233\345\210\266\346\230\276\347\244\272\345\217\221\351\200\201\345\222\214\346\216\245\346\224\266\345\210\260\347\232\204\346\225\260\346\215\256\357\274\214\345\217\263\350\276\271\345\214\272\345\237\237\346\230\276\347\244\272\346\216\245\346\224\266\345\210\260\347\232\204\346\225\260\346\215\256\347\232\204\350\231\232\347\272\277\345\233\276\357\274\214\346\250\252\345\235\220\346\240\207\344\270\272\346\227\266\351\227\264\357\274\214\347\272\265\345\235\220\346\240\207\344\270\272\346\225\260\346\215\256\343\200\202\346\250\252\347\272\265\345\235\220\346\240\207\351\203\275\345\217\257\344\273\245\347\274\251\346\224\276\343\200\202

\n" "

" "\302\240

\n" "

2\343\200\201\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240 \344\270\262\345\217\243\350\256\276\347\275\256

\n" "

\344\275\277\347\224\250\351\273\230\350\256\244\345\217\202\346\225\260\357\274\214\347\202\271\345\207\273\346\211\223\345\274\200\344\270\262\345\217\243\357\274\214\345\267\246\344\276\247\345\260\217\345\234\206\345\234\210\345\217" "\230\347\273\277\357\274\214\345\215\263\344\270\272\346\255\243\345\270\270\346\211\223\345\274\200\343\200\202

\n" "

\n" "


\n" "


\n" "


\n" "


\n" "


\n" "

3\343\200\201\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240 \350\257\273\345\217\226\346\225\260\346\215\256\343\200\202

\n" "

\344\273\245\351\273\230\350\256\244\345\217\202\346\225\260\357\274\214\347\202\271\345\207" "\273\350\257\273\345\217\226\346\214\211\351\222\256\345\215\225\346\254\241\350\257\273\345\217\226\357\274\214\345\213\276\351\200\211\350\207\252\345\212\250\357\274\214\344\273\245\350\256\276\345\256\232\347\232\204\346\227\266\351\227\264\350\207\252\345\212\250\350\257\273\345\217\226\357\274\214\350\207\252\345\212\250\344\270\213\346\226\271\347\232\204\346\226\207\346\234\254\346\241\206\350\256\276\347\275\256\346\227\266\351\227\264\343\200\202\345\244\215\344\275\215\346\214\211\351\222\256\345\217\257\344\273\245\345\260\206485\345\234\260\345\235\200\346\226\207\346\234\254\346\241\206\351\207\214\347\232\204\345\200\274\344\277\256\346\224\271\344\270\2721\357\274\214\344\270\215\344\274\232\345\275\261\345\223\215\351\207\207\351\233\206\345\215\241\347\232\204" "485\345\234\260\345\235\200\343\200\202\345\244\215\344\275\215\345\220\216\351\235\242\347\254\254\344\270\200\344\270\252\346\226\207\346\234\254\346\241\206\346\230\276\347\244\272\344\274\240\346\204\237\345\231\250\347\232\204\345\256\236\346\227\266\345\200\274\357\274\214\347\254\254\344\272\214\344\270\252\346\226\207\346\234\254\346\241\206\346\230\276\347\244\272\346\212\225\351\200\200\347\212\266\346\200\201\357\274\232

\n" "

0\357\274\232\351\200\200\357\274\2141\357" "\274\232\346\212\225\357\274\2142\357\274\232\346\234\252\350\257\273\345\217\226\345\210\260\345\217\215\345\220\221\347\224\265\345\234\272\347\232\204\345\220\214\346\255\245\344\277\241\345\217\267\343\200\202

\n" "

\344\277\256\346\224\271485\345\234\260\345\235\200\346\227\266\357\274\214\345\217\257\344\273\245\344\273\24510\350\277\233\345\210\266\345\241\253\345\206\231\357\274\214\345\270\246\345\211\215\347\274\2000x\350\241\250\347\244\27216\350\277\233\345\210\266\357\274\214\344\270\215\345\270\246\345\211\215\347\274\200\350\241\250\347\244\27210\350\277\233\345\210\266

\n" "

\n" "


\n" "


\n" "

4\343\200\201\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240 \344\277\256\346\224\271\345\234\260\345\235\200

\n" "

485\345\234\260\345\235\200\345\241\253\345\275\223\345\211\215\347\232\204\351\207\207\351\233\206\345\215\241\345\234\260\345\235\200\357\274\214\347\204\266\345\220\216\345\241\253\345\206\231\350\246\201\344\277\256\346\224\271\347\232\204\345\234\260\345\235\200\357\274\214\345\205\266\344\273\226\351\273\230\350\256\244\357\274\214\347\202\271\345\207\273\345\217\221\351\200\201\345\215\263\345\217\257\343\200\202\350\257\246\347\273\206\347\232\204\345\257\204\345\255\230\345\231\250\350\257\264\346\230\216\357\274\214\345\217\202\350\200\203\344\274\240\346\204\237\345\231\250\346\214\207\344\273\244\350\257\264\346\230\216\343\200\202

\n" "

\302\240\302\240

\n" "

5\343\200\201\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240 \346\212\225\351\200\200\345\210\244\346\226\255

\n" "

\345\275\223\345\216\213\346\235\277\344\270\272\351\200\200\346\227\266\357\274\214\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256\344\270\2724\347\247\222" "\344\270\200\344\270\252\345\221\250\346\234\237\347\232\204\346\226\271\346\263\242\357\274\214\344\270\272\346\212\225\346\227\266\357\274\214\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256\344\270\272\345\271\263\346\273\221\347\232\204\347\233\264\347\272\277\343\200\202

\n" "

\345\275\223\345\210\244\346\226\255\347\212\266\346\200\201\344\270\215\345\257\271\346\227\266\357\274\232

\n" "

\350\213\245\345\256\236\351\231\205\347\212\266\346\200\201\344\270\272\351\200\200" "\357\274\214\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256\346\233\262\347\272\277\346\262\241\346\234\211\346\230\276\347\244\272\344\270\272\346\226\271\346\263\242\357\274\214\345\205\210\346\243\200\346\237\245\344\274\240\346\204\237\345\231\250\346\230\257\345\220\246\346\255\243\345\270\270\345\267\245\344\275\234\357\274\210\351\207\207\351\233\206\345\215\241\344\270\212\347\232\204\347\273\277\347\201\257\346\230\257\345\220\246\351\227\252\347\203\201\357\274\211\357\274\214\350\213\245\346\255\243\345\270\270\357\274\214\345\210\231\346\243\200\346\237\245\346\226\271\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\347\232\204U\345\236\213\347\211\207\344\270\212\346\230\257\345\220\246\346\234\211\347\224\265\357\274\214\351\203\275\346\255\243\345\270\270\357\274\214\345\210\231\344\275\277U\345\236\213\347\211\207\351\235\240\350\277\221\344\274\240\346\204\237\345\231\250\344\270\200\344\272\233\357\274\214\351\207\215\346\226\260\345\256\211\350\243\205\343\200\202

\n" "

\344\270\213\345\233\276\344\270\272\351\200\200\346\227\266\347\232\204\344\270\200\347\247\215\344\274\240\346\204\237\345\231\250\346\233\262\347\272\277\357\274\232

\n" "


\n" "

\302\240

", nullptr)); tabWidget->setTabText(tabWidget->indexOf(tab), QCoreApplication::translate("UserHelp", "\350\275\257\344\273\266\344\275\277\347\224\250\350\257\264\346\230\216", nullptr)); textBrowser_2->setHtml(QCoreApplication::translate("UserHelp", "\n" "\n" "

\345\217\215\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\346\226\275\345\267\245\346\214\207\345\257\274\344\271\246

\n" "

\344\270\200\343\200\201\347\211\251\346\226\231\346\270\205\345\215\225

\n" "


\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "

2

\n" "
\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

\351\203\250 \344\273\266

\n" "

\345\272\217\345\217\267

\n" "

\345\220\215 \347\247\260

\n" "" "

\345\212\237 \350\203\275

\n" "

\345" "\217\215\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\345\217\212\351\231\204\344\273\266

\n" "

\302\240

\n" "

1

\n" "

\345\206\205\351\275\277\345\236\253\347\211\207

\n" "

\344\277\235\350\257\201\350\277\236\346\216\245\345\217\257\351\235\240

\n" "

\347\241\205\346\251\241" "\350\203\266\347\272\277

\n" "

\350\277\236\346\216\245\342\200\234\345\217\215\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\342\200\235\344\270\216\342\200\234U\345\236\213\347\211\207/\351\223" "\234\347\256\224\342\200\235

\n" "

3

\n" "

\347\231\275\350\211\262\346\214\211\346\211\243

\n" "

\350\277\236\346\216\245\345\233\272\345\256\232\342\200\234U\345\236\213\347\211\207/\351\223\234\347\256\224\342" "\200\235\344\270\216\342\200\234\347\241\205\346\251\241\350\203\266\347\272\277\342\200\235

\n" "

4

\n" "

\351\223\234\347\256\224

\n" "

\345\244\271/\350\243\271\347\264\247\345\216\213\346\235\277\346\216\245\347\272\277\357\274\214\344\274\230\345\205\210" "\344\275\277\347\224\250U\345\236\213\347\211\207

\n" "

5

\n" "

U\345\236\213\347\211\207

\n" "

6

\n" "

\347\273\235\347\274\230\345\214\205\350\243\271

\n" "

\345\214\205\350\243\271\342\200\234U\345\236\213\347\211\207/\351\223\234\347\256\224\342\200\235\344\275\277\345\205\266\347\273\235\347\274\230

\n" "

\302\240

\n" "

\344\272\214\343\200\201\347\211\251\346\226\231\345\256\236\347\211\251\347\205\247\347\211\207

\n" "


\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

1\343\200\201\345\206\205\351\275\277\345\236\253\347\211\207

\n" "

2\343\200\201\347\241\205\346\251\241\350\203\266\347\272\277

\n" "

3\343\200\201\347\231\275\350\211\262\346\214\211\346\211\243

\n" "

\n" "

\n" "

\n" "

4\343\200\201\351\223\234\347\256\224

\n" "

5\343" "\200\201U\345\236\213\347\211\207

\n" "

6\343\200\201\347\273\235\347\274\230\345\214\205\350\243\271

\n" "

\n" "

\n" "

\n" "

\302\240

\n" "

\344\270\211\343\200\201\345\217\215\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\346\226\275\345\267\245\350\257\264\346\230\216

\n" "

\357\274\2101\357\274\211\342\200\234\347\241\205\346\251\241\350\203\266\347\272\277\342\200\235\347\232\204O\345\236\213\347\253\257\345\255\220\350\277\236\346\216\245\342\200\234U\345\236\213\347\211\207\342\200\235\347\272\247\350\201\224\345\255\224\343\200\202\351\200\232\350\277\207\347\231\275\350\211\262\346\214\211\346\211\243\351\224\201\347\264\247\343\200\202

\n" "

\n" "

\302\240

\n" "

\345\233\233\343\200\201U\345\236\213\347\211\207\345\256\211\350\243\205\346\226\271\346\263\225

\n" "

\n" "


\n" "

\357\274\2101\357\274\211110V\345\216\213\346\235\277\347\272\277\347\251\277\350\277\207U\345\236\213\347\211\207\346\262\237\351\201\223\346\224\276\347\275\256\357\274\214\346\257\217\344\270\252\346\262\237\351\201\223\346\224\276\347\275\2564-5\346\240\271\345\216\213\346\235\277\345\257\274\347\272\277\357\274\214\345\246\202\344\270\212\345\233\276\346\211\200\347\244\272\347\232\204\347\253\226\347\233\264\345\271\266\345\210\227\346\224\276\347\275\256\343\200\202\345\256\211\350\243\205\350\277\207\347\250\213\345\260\217\345\277\203\345\211\262\344\274\244\345\257\274\347\272\277\345\244\226\347\232\256\347\273\235\347\274\230\357\274\214\345\215\225\344\270\252U<" "span style=\" font-family:'\345\256\213\344\275\223'; font-size:12pt;\">\345\236\213\347\211\207\346\234\200\345\244\247\345\217\257\350\243\20520\346\240\271\345\216\213\346\235\277\347\272\277\345\267\246\345\217\263\343\200\202\345\205\266\344\270\255U\345\236\213\347\211\207\347\232\204\346\262\237\351\201\223\345\256\275\345\272\246\346\240\271\346\215\256\345\215\225\346\240\271\345\257\274\347\272\277\347\232\204\347\233\264\345\276\204\350\277\233\350\241\214\350\256\276\350\256\241\357\274\214\345\217\257\344\273\245\344\277\235\350\257\201U\345\236\213\347\211\207\344\270\216\346\257\217\346\240\271\345\257\274\347\272\277\347\232\204\347\273\235\347\274\230\345\261\202\346\216\245\350\247\246\343\200\202

\n" "

\n" "


\n" "

\345\206\205\351\275\277\345\236\253\347\211\207\343\200\201\347\231\275\350\211\262\346\214\211\346\211\243\343\200\201\347\241\205\346\251\241\350\203\266O\345\236\213\347\253\257\343\200\201U\345\236\213\347\211\207\345\256\211\350\243\205\350\277\207\347\250\213\345\246\202\344\270\213\343\200\202

\n" "

\n" "

\n" "

\357\274\2102\357\274\211\347\241\205\346\251\241\350\203\266\347\272\277\357\274\210\345\217\215\345\220\221\347\224\265\345\234\272\347\272\277\357\274\211\351\200\232\350\277\207\347\231\275\350\211\262\346\214\211\346\211\243\346\216\245\345\210\260U\345\236\213\347\211\207\345\255\224\346\264\236\357\274\210\347\272\247\350\201\224\345\255\224\357\274\211\343\200\202\345\246\202\350\213\245U\345\236\213\347\211\207\346\227\240\346\263\225\350\243\205\346\211\200\346\234\211\347\272\277\346\235\237\357\274\214\345\217\257\345\244\232\344\270\252\346\250\241\345\235\227\347\272\247\350\201\224\346\226\271\345\274\217\357\274\214\345\217\257\351\200\232\350\277\207\347\272\247\350\201\224\345" "\255\224\350\277\236\346\216\245\343\200\202

\n" "

\346\263\250 \346\204\217\357\274\232

\n" "

A\357\274\216\345\246\202\346\236\234U\345\236\213\347\211\207\345\233\272\345\256\232\347\272\277\346\235\237\346\225\260\351\207\217\350\276\203\345\260\217\357\274\214\344\270\224U\345\236\213\347\211\207\350\276\203\345\244\247\357\274\214\347\251\272\351\227\264\345\217\227\351\231\220\357\274\214\345\217\257\344\273\245\345\260\206U\345\236\213\347\211\207\346\262\277\346\262\237\351\201\223\346\226\271\345\220\221\345\211\252\345\274\200\343\200\202

\n" "

B\357\274\216\351\223\234\347\256\224\344\270\216U\345\236\213\347\211\207\345\212\237\350\203\275\347\261\273\344\274\274\357\274\214\351\203\275\346\230\257\345\214\205\350\243\271\345\257\274\347\272\277\357\274\214\346\240\271\346\215\256\345\267\245\345\206\265\343\200\201\345\256\211\350\243\205\346\235\241\344\273\266\347\201\265\346\264\273\351\200\211\346\213\251\343\200\202

\n" "

C\357\274\216\351\223\234\347\256\224\344\270\216U\345\236\213\347\211\207\345\277\205\351\241\273\344\270\216\345\276\205\346\265\213\345\216\213\346\235\277\345\257\274\347\272\277\347\232\204\347\273\235\347\274\230\345\261\202\347\264\247\345\257\206\346\216\245\350\247\246\343\200\202\345\246\202\346\236\234\345\257\274\347\272\277\346\225\260\351\207\217\350\276\203\345\244\232\345\217\257\344\273\245\345\217\252\345\234\250\345\276\205\346\265\213\345\216\213\346\235\277\345\257\274\347\272\277\344\270\212\345\256\211\350\243\205\357\274\214\345\205\266\344\273\226\345\257\274\347\272\277\344\270\215\345\201\232\345\244\204\347\220\206\343\200\202" "

\n" "

D\357\274\216\351\223\234\347\256\224\345\214\205\350\243\271\345\257\274\347\272\277\346\225\260\351\207\217\344\270\215\346\230\223\350\277\207\345\244\232\357\274\214\351\230\262\346\255\242\351\200\240\346\210\220\345\257\274\347\272\277\346\227\240\346\263\225\346\216\245\350\247\246\351\223\234\347\256\224\357\274\214\345\273\272\350\256\256\344\275\277\347\224\250\345\244\232\344\270\252\351\223\234\347\256\224\345\210\206\345\210\253\345\214\205\350\243\271\345\260\221\351\207\217\345\257\274\347\272\277\343\200\202\345\244\232\344\270\252\351\223\234\347\256\224\344\271\213\351\227\264\351\234\200\350\246\201\350\201\224\351\200\232\345\257\274\347\224\265\343\200\202

\n" "

E\357\274\216\344\270\272\344\272\206\344\277\235\350\257\201\347\264\247\345\257\206\346\216\245\350\247\246\357\274\214\345\217\257\344\273\245\351\200\232\350\277\207\346\211\216\345\270\246\350\277\233\350\241\214\346\211\216\347\264\247\343\200\202

\n" "

\n" "


\n" "

\357\274\2103\357\274\211\346\234\200\345\220\216\344\275\277\347\224\250\342\200\234\347\273\235\347\274\230\345\214\205\350\243\271\342\200\235\346\210\226\347\273\235\347\274\230\350\203\266\345\270\246\357\274\214\345\260\206\345\244\271\346\234\211\345\257\274\347\272\277\347\232\204U\345\236\213\347\211\207\346\210\226\351\223\234\347\256\224\345\214\205\350\243\271\350\265\267\346\235\245\343\200\202\345\246\202\346\236\234\345\257\274\347\272\277\346\225\260\346\215\256\350\276\203\345\244\232\357\274\214\345\217\257\344\273\245\346\240\271\346\215\256U\345\236\213\347\211\207\347\232\204\344\270\252\346\225\260\357\274\214\346\220\255\351\205\215\342\200\234\347\273\235\347\274\230\345\214\205\350\243\271\342\200\235\346\225\260\351\207\217\357\274\214\345\210\206\345\210\253\345\214\205\350\243\271\343\200\202

\n" "

\346\263\250 \346\204\217\357\274\232

\n" "

A\357\274\216 \345\277\205\351\241\273\344\277\235\350\257\201\342\200\234U\345\236\213\347\211\207\342\200\235\344\270\215\350\203\275\346\216\245\350\247\246\345\261\217\346\237\234\345\244\226\345\243\263\343\200\202\345\277\205\351\241\273\347\273\235\347\274\230\345\214\205\350\243\271\350\211\257\345\245\275\343\200\202

\n" "

B\357\274\216 \344\270\272\344\272\206\351\230\262\346\255\242\342\200\234\347\273\235\347\274\230\345\214\205\350\243\271\342\200\235\350\204\261\350\220\275\346\210\226\347\247\273\345\212\250\357\274\214\345\217\257\344\273\245\344\275\277\347\224\250\346\211\216\345\270\246\346\211\216\347\264\247\345\233\272\345\256\232\343\200\202

\n" "

\302\240

\n" "

\345\217\215\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\345\256\211\350\243\205\346\263\250\346\204\217\344\272\213\351\241" "\271\357\274\232

\n" "

1\343\200\201\302\240\302\240\302\240\302\240 \344\270\215\345\220\214\347\232\204\345\217\215\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\350\276\223\345\207\272\344\270\215\350\203\275\350\277\236\346\216\245\345\210\260\344\270\200\350\265\267\357\274\214\344\274\232\347\203\247\345\235\217\345\217\215\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\343\200\202

\n" "

2\343\200\201\302\240\302\240\302\240\302\240 \345\217\215\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\350\277\236\346\216\245\347\232\204U\345\236\213\347\211\207\345\256\211\350\243\205\345\210\260\350\277\236\346\216\245\345\216\213\346\235\277\347\232\204\345\257\274\347\272\277\344\270\212\343\200\202

\n" "

3\343\200\201\302\240\302\240\302\240\302\240 \346\257\217\344\270\252\351\233\206\344\270\255\345\231\250\347\232\204\344\274\240\346\204\237\345\231\250\345\277\205\351\241\273\344\270\216\345\256\203\347\232\204\345\217\215\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\351\205\215\345\245\227\344\275\277\347\224\250\357\274\214\345\220\214\344\270\200\346\215\206\347\272\277\344\270\212\344\270\215\350\203\275\345\256\211\350\243\205\344\270\244\344\270\252\344\270\215\345\220\214\347\232\204\345\217\215\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\343\200\202

\n" "


\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

\n" "


\351\224\231\350\257\257\345\256\211\350\243\205\347\244\272\350\214\203\357\274\232\345\246\202\344\270\213\345\233\276\346\211\200\347\244\272\357\274\214\345\220\214\344\270\200\346\216\222\347\232\204\344\274\240\346\204\237\345\231\250\357\274\214\350\277\236\346\216\245\345\210\260\344\270\215\345\220\214\351\233\206\344\270\255\345\231\250\357\274\214\345\205\261\347\224\250\345\205\266\344\270\255\344\270\200\344\270\252\351\233\206\344\270\255\345\231\250\347\232\204\345\217\215\345\220\221\347\224\265\345\234\272\357\274\214\345\210\231\350\277\236\346\216\245\345\210\260" "\345\217\246\345\244\226\344\270\200\344\270\252\351\233\206\344\270\255\345\231\250\344\270\212\347\232\204\344\274\240\346\204\237\345\231\250\344\270\215\350\203\275\346\255\243\347\241\256\346\265\213\351\207\217\343\200\202

\n" "

\350\247\243\345\206\263\346\226\271\346\263\225\357\274\232

\n" "

1\343\200\201\347\241\256\344\277\235\345\220\214\344\270\200\346\216\222\347\232\204\344\274\240\346\204\237\345\231\250\344\275\277\347\224\250\345\220\214\344\270\200\344\270\252\351\233\206\344\270\255\345\231\250\343\200\202

\n" "

2\343\200\201\345\275\223\345\220\214\344\270\200\346\215\206\347\272\277\344\270\212\344\274\240\346\204\237\345\231\250\350\276\203\345\244\232\357\274\214\351\234\200\350\246\201\350\277\236\346\216\245\345\234\250\344\270\244\344\270\252\351\233\206\344\270\255\345\231\250\344\270\212\346\227\266\357\274\232\345\260\206\345\216\213\346\235\277\345\257\274\347\272\277\345\210\206\345\274\200\357\274\214\345\210\206\345\210\253\345\256\211\350\243\205\344\270\244\344\270\252\351\233\206\344\270\255\345\231\250\344\270\212\345\217\215\345\220\221\347\224\265\345\234\272\346\250\241\345\235\227\343\200\202

\n" "

\302\240

", nullptr)); tabWidget->setTabText(tabWidget->indexOf(tab_2), QCoreApplication::translate("UserHelp", "\345\217\215\345\220\221\347\224\265\345\234\272\346\226\275\345\267\245\346\214\207\345\257\274", nullptr)); textBrowser_3->setHtml(QCoreApplication::translate("UserHelp", "\n" "\n" "

\345\216\213\346\235\277\344\274\240\346\204\237\345\231\250\346\226\275\345\267\245\346\214\207\345\257\274\344\271\246

\n" "

\344\270\200\343\200\201\347\211\251\346\226\231\346\270\205\345\215\225

\n" "


\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

\351\203\250 \344\273\266

\n" "

\345\272\217" "\345\217\267

\n" "

\345\220\215 \347\247\260

\n" "

\345\212\237 \350\203\275

\n" "

\344\274\240\346\204\237\345\231\250+\351\207\207\351\233\206\345\215\241

\n" "

1

\n" "

\351\207\207\351\233\206\345\215\241

\n" "

\351\207\207\351\233\206\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256\357\274\214\345\256\236\347\216\260\346\225\260\346\215" "\256\351\200\232\344\277\241\345\212\237\350\203\275

\n" "

2

\n" "

\344\274\240\346\204\237\345\231\250

\n" "

\351\235\236\346\216\245\350\247\246\346\265\213\351\207\217\347\224\265\345\216\213\343\200\202\345\215\241\345\205\245\345\216\213\346\235\277\346\216\245\347\272\277\345\244\204\357\274\214\346\211\216\345\270\246\345\212\240\345\233\272

\n" "

3

\n" "

\345\261\217\350\224\275\347\272\277

\n" "

\350\277\236\346\216\245\342\200\234\344\274\240\346\204\237\345\231\250\342\200\235\344\270\216\342\200\234\351\207\207\351\233\206\346\235\277\342\200\235

\n" "

\302\240

\n" "

\345\267\245 \345\205\267\357\274\232USB-485\350\275\254\346\215\242\345\231\250\343\200\201\346\226\234\345\217\243\351\222\263\343\200\201\346\211\216\345\270\246\343\200\201\347\273\225\347\272\277\347\256\241\343\200\201\347\224\265\350\204\221\343\200\201\346\240\207\347\255\276\346\211\223\345\215\260\346\234\272\347\255\211\343\200\202

\n" "

\344\272\214\343\200\201\347\211\251\346\226\231\345\256\236\347\211" "\251\347\205\247\347\211\207

\n" "


\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

1\343\200\201\351\207\207\351\233\206\345\215\241

\n" "

2\343\200\201\344\274\240\346\204\237\345\231\250

\n" "

3\343\200\201\345\261\217\350\224\275\347\272\277

\n" "

\302\240

\n" "

\n" "

\n" "

\302\240

\n" "

\344\270\211\343\200\201\345\216\213\346\235\277\344\274\240\346\204\237\345\231\250\346\226\275\345\267\245\350\257\264\346\230\216

\n" "

\357\274\2101\357\274\211\342\200\234\345\261\217\350\224\275\347\272\277\342\200\235\350\277\236\346\216\245\342\200\234\351\233\206\344\270\255\345\231\250-SENSOR\346\216\245\345\217\243\342\200\235\344\270\216\342\200\234\344\274\240\346\204\237\345\231\250\342\200\235\343\200\202

\n" "

\n" "


\n" "

\357\274\2102\357\274\211\344\274\240\346\204\237\345\231\250\345\215\241\345\205\245\345\216\213\346\235\277\346\216\245\347\272\277\345\244\204\357\274\214\346\211\216\345\270\246\345\212\240\345\233\272\343\200\202\346\263\250\346\204\217\357\274\232\345\260\275\351\207\217\344\277\235\350\257\201\344\274\240\346\204\237\345\231\250\345\216\213\347\211\207\346\226\271\345\220\221\346\234\235\345\220\221\346\237\234\344\275\223\343\200\202

\n" "

\n" "


\n" "

\357\274\2103\357\274\211\351\207\207\351\233\206\345\215\241\344\277\256\346\224\271\345\234\260\345\235\200\357\274\214\345\271\266\345\201\232\345\245\275\346\240\207\350\257\206\357\274\214\351\230\262\346\255\242\345\234\260\345\235\200\346\267\267\346\267\206\343\200\202

\n" "

\357\274\2104\357\274\211\351\207\207\351\233\206\345\215\241\346\217\222\345\205\245\351\233\206\344\270\255\345\231\250\357\274\214\344\270\212\347\224\265\343\200\202\351\207\207\351\233\206\345\215\241\347\272\242\347\201\257\350\241\250\347\244\272\357\274\232\344\276\233\347\224\265\346\255\243\345\270\270\357\274\214\351\207\207\351\233\206\345\215\241\345\267\245\344\275\234\346\255\243\345\270\270\343\200\202\350\223\235\347\201\257\350\241\250\347\244\272\357\274\232\344\274\240\346\204\237\345\231\250\345\267\245\344\275\234\346\255\243\345\270\270\343\200\202

\n" "

\357\274\2105\357\274\211\345\256\211\350\243\205\342\200\234\345\217\215\345\220\221\347\224\265\345\234\272\347\233\270\345\205\263\351\231\204\344\273\266\342\200\235\343\200\202\345\256\211\350\243\205\346\265\201\347\250\213\344\270\216\346\263\250\346\204\217\344\272\213\351\241\271\345\217\202\347\205\247\342\200\234\345\216\213\346\235\277\344\274\240\346\204\237\345\231\250\346\226\275\345\267\245\346\214\207\345\257\274\344\271\246-\345\217\215\345\220\221\347\224\265\345\234\272 V5.1\342\200\235\343\200\202

\n" "

\357\274\2106\357\274\211\345\246\202\346\236\234\344\274\240\346\204\237\345\231\250\350\257\273\345\207\272\347\212\266\346\200\201\344\270\216\345\256\236\351\231\205\345\216\213\346\235\277\347\212\266\346\200\201\344\270\215\345\257\271\357\274\214\347\211\271\345\210\253\346\230\257\351\200\200\347\212\266\346\200\201\347\232\204\345\216\213\346" "\235\277\343\200\202\351\234\200\350\246\201\345\200\237\345\212\251USB-485\345\267\245\345\205\267\345\222\214\344\270\212\344\275\215\346\234\272\350\275\257\344\273\266\350\277\233\350\241\214\346\237\245\347\234\213\343\200\202\345\205\266\344\270\255\351\207\207\351\233\206\345\215\241\351\205\215\346\234\211485\346\216\245\345\217\243\345\272\247\343\200\202

\n" "

\n" "


", nullptr)); tabWidget->setTabText(tabWidget->indexOf(tab_4), QCoreApplication::translate("UserHelp", "\345\216\213\346\235\277\344\274\240\346\204\237\345\231\250\346\226\275\345\267\245\346\214\207\345\257\274\344\271\246", nullptr)); textBrowser_5->setHtml(QCoreApplication::translate("UserHelp", "\n" "\n" "

V5\351\207\207\351\233\206\345\215\241\345\257\204\345\255\230\345\231\250\350\257\264\346\230\216\357\274\210485-RTU\345\215\217\350\256\256\357\274\211

\n" "

03H \346\214\207\344\273\244\302\240 \350\257\273\345\257\204\345\255\230\345\231\250

\n" "\n" "\n" "\n" "" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "

0x0005

\n" "
\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

\345\257\204\345\255\230\345\231\250(16\350\277\233\345\210\266)

\n" "

\345\212\237\350\203\275

\n" "

R/W(\350\257\273/\345\206\231)

\n" "

\345\244\207\346\263\250

\n" "

0x0001

\n" "

\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256

\n" "

R

\n" "

\302\240

\n" "

0x0002

\n" "

" "\346\212\225\351\200\200\347\212\266\346\200\201

\n" "

R

\n" "

0:\351\200\200\302\240 1:\346\212\225 2:\346\262\241\346\234\211\346\224\266\345\210\260\346\255\243\350\264\237\347\224\265\345\234\272\346\250\241\345\235\227\347\232\204\345\220\214\346\255\245\344\277\241\345\217\267

\n" "

0x0003

\n" "

\347\224\265\346\234\272\347\212\266\346\200\201

\n" "

R

\n" "

0:\346\255\243\345\270\270\357\274\214\345\205\266\344\273\226\357\274\232\345\276\205\345\256\232

\n" "

0x0004

\n" "

PWM\346\263\242\345\215\240\347\251\272\346\257\224

\n" "

R/W

\n" "

\350\214\203\345\233\264\357\274\2320-1000,1000\344\270\272100%\345\215\240\347\251\272\346\257\224\357\274\214500\344\270\27250%\343\200\202\351\273\230\350\256\2441000

\n" "

\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256\347\274\251\346\224\276\347\263\273\346\225\260

\n" "

R/W

\n" "

\345\246\202\347\274\251\346\224\276\347\263\273\346\225\260\344\270\27215\357\274\214\345\260\261\346\230\257\345\216\237\345\247\213\346\225\260\346\215\256\344\271\230\344\273\2451.5\345\206\215\350\276\223\345\207\272\343\200\202\351\273\230\350\256\24410

\n" "

0x0006

\n" "

\344\274\240\346\204\237\345\231\250\345\212\240\345\207\217\347\263\273\346\225\260

\n" "

R/W

\n" "

\350\257\273\346\225\260=\345\216\237\345\247\213\346\225\260\346\215\256*\347\274\251\346\224\276\347\263\273\346\225\260/10+\345\212\240\345\207\217\347\263\273\346\225\260

\n" "

0x0007

\n" "

\347\224\265\346\234\272\350\277\220\350\241\214\346\227\266\351\227\264

\n" "
\n" "

R/W

\n" "

\345\215\225\344\275\215/h\357\274\214\350\257\245\345\257\204\345\255\230\345\231\250\344\270\272uint16\347\261\273\345\236\213\357\274\214\345\205\266\344\273\226\345\257\204\345\255\230\345\231\250\344\270\272int16\347\261\273\345\236\213\357\274\214\345\217\257\350\241\250\347\244\27265535\344\270\252\345\260\217\346\227\266\357\274\214\347\272\2467.5\345\271\264

\n" "

0x0008

\n" "

\346\263\242\347\211\271\347\216\207

\n" "

R/W

\n" "

\302\240\302\240\302\240\302\240 0:9600\357\274\210\351\273\230\350\256\244\357\274\211

\n" "

1\357\274\23219200

\n" "

2: 57600

\n" "

\302\2403\357\274\232115200

\n" "

\302\240\302\240\302\240 0x0009

\n" "

\346\270\251\346\271\277\345\272\246

\n" "

R

\n" "

\351\253\230\345\255\227\350\212\202\357\274\232\346\271\277\345\272\246

\n" "

\344\275\216\345\255\227\350\212\202\357\274\232\346\270\251\345\272\246

\n" "

0x000A

\n" "

\346\212\225\351\200\200\346" "\226\271\346\263\242\345\210\244\346\226\255\351\230\210\345\200\274

\n" "

R/W

\n" "

\351\273\230\350\256\244\345\200\274\344\270\27240\357\274\214\345\275\223\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256\346\233\262\347\272\277\345\263\260\345\263\260\345\200\274\345\244\247\344\272\21640\346\227\266\357\274\214\345\210\244\346\226\255\344\270\272\351\200\200\357\274\210V5.2\357\274\211

\n" "

0x000B

" "
\n" "

\345\200\274\350\276\203\345\260\217\345\210\244\346\226\255\351\230\210\345\200\274

\n" "

R/W

\n" "

\351\273\230\350\256\244\344\270\272300\357\274\214\345\275\223\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256\346\233\262\347\272\277\346\234\200\345\244\247\345\200\274\345\260\217\344\272\216300\346\227\266\344\270\272\351\200\200\357\274\214\350\256\276\347\275\256\344\270\2720\357\274\214\345\217\226\346\266\210\346\255\244\345\212\237\350\203\275(V5.2)" "

\n" "

0x00FF

\n" "

\350\275\257\344\273\266\347\211\210\346\234\254

\n" "

R

\n" "

\302\240

\n" "

\345\257\204\345\255\230\345\231\2501-6\357\274\214\346\240\207\345\207\206\347\232\204modbus RTU\345\215\217\350\256\256\343\200\202\350\257\273\345\217\226\350\275\257\344\273\266\347\211\210\346\234\254\346\227\266\357\274\214\345\205\250\351\203\250\350\277\224\345\233\236\345\200\274\351\203\275\344\270\272ASCII\347\240\201\345\200\274\343\200\202\345\246\202\357\274\232

\n" "

\350\257" "\273\345\257\204\345\255\230\345\231\2501\357\274\210\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256\357\274\211\346\225\260\346\215\256\357\274\232

\n" "\n" "\n" "\n" "" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

485\345\234\260\345\235\200

\n" "

\345\212\237\350\203\275\344\275\215

\n" "

\345\257\204\345\255\230\345\231\250\345\234\260\345\235\200

\n" "

\345\257\204\345\255\230\345\231\250\344\270\252\346\225\260

\n" "

Crc\344\275\216\344\275\215

\n" "

Crc\351\253\230\344\275\215

\n" "

0x01

\n" "

0x03

\n" "

0x0001

\n" "

0x0001

\n" "

0xD5

\n" "

0xCA

\n" "

\350\277\224\345\233\236\357\274\232

\n" "


\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

485\345\234\260\345\235\200

\n" "

\345\212\237\350\203\275\344\275\215

\n" "

\346\225\260\346\215\256\347\232\204\345\255\227\350\212\202\346\225\260

\n" "

\346\225\260\346\215\256\351\253\230\344\275\215

\n" "

\346\225\260\346\215\256\344\275\216\344\275\215

\n" "

Crc\344\275\216\344\275\215

\n" "

Crc\351\253\230\344\275\215

\n" "

0x01

\n" "

0x03

\n" "

0x02

\n" "

xx

\n" "

xx

\n" "

xx

\n" "

xx

\n" "

\302\240

\n" "

\302\240

\n" "

\350\257\273\345\217\226\345\244\232\344\270\252\345\257\204\345\255\230\345\231\250\346\225\260\346\215\256\357\274\232

\n" "

\345\246\202\350\257\273\345\217\226\345\257\204\345\255\230\345\231\2501\357\274\2142\357\274\2143\347\232\204\346\225\260\346\215\256,\346\257\217\344\270\252\345\257\204\345\255\230\345\231\250\346\225\260\346\215\256\344\270\244\344\270\252\345\255\227\350\212\202\357\274\21016\344\275\215" "\357\274\211\357\274\214\351\253\230\344\275\215\345\255\227\350\212\202\345\234\250\345\211\215\357\274\214\344\275\216\344\275\215\345\234\250\345\220\216\343\200\202

\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

485\345\234\260\345\235\200

\n" "

\345\212\237\350\203\275\344\275\215

\n" "

\345\257\204\345\255\230\345\231\250\345\234\260\345\235\200

\n" "

\345\257\204\345\255\230\345\231\250\344\270\252\346\225\260

\n" "

Crc\344\275\216\344\275\215

\n" "

Crc\351\253\230\344\275\215

\n" "

0x01

\n" "

0x03

\n" "

0x0001

\n" "

0x0003

\n" "

xx

\n" "

xx

\n" "

\350\277\224\345\233\236\357\274\232

\n" "


\n" "\n" "\n" "\n" "

485\345\234\260\345\235\200

\n" "\n" "

\345\212\237\350\203\275\344\275\215

\n" "\n" "

\346\225\260\346\215\256\347\232\204\345\255\227\350\212\202\346\225\260

\n" "\n" "

\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256

\n" "\n" "

\346\212\225\351\200\200\350\275\254\345\217\260

\n" "\n" "

\347\224\265\346\234\272\350\275\254\346\200\201

\n" "\n" "

Crc\344\275\216\344\275\215

\n" "\n" "

Crc\351\253\230\344\275\215

\n" "\n" "\n" "

0x01

\n" "\n" "

0x03

\n" "\n" "

0x06

\n" "\n" "

xxxx

\n" "\n" "

xxxx

\n" "\n" "

xxxx

\n" "\n" "

xx

\n" "\n" "

xx

\n" "

\302\240

\n" "

06H \346\214\207\344\273\244\302\240 \351\205\215\347\275\256\345\257\204\345\255\230\345\231\250\346\214\207\344\273\244

\n" "


\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

\345\257\204\345\255\230\345\231\250(16\350\277\233\345\210\266)

\n" "

\345\212\237\350\203\275

\n" "

\345\244\207\346\263\250

\n" "

0x0004

\n" "

\350\256\276\347\275\256PWM\346\263\242\345\215\240\347\251\272\346\257\224

\n" "

\350\214\203\345\233\264\357\274\2320-1000,1000\344\270\272100%\345\215\240\347\251\272\346\257\224\357\274\214500\344\270\27250%\343\200\202\351\273\230\350\256\2441000

\n" "

0x0005

\n" "

\350\256\276\347\275\256\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256\347\274\251\346\224\276\347\263\273\346\225\260

\n" "

\345\246\202\347\274\251\346\224\276\347\263\273\346\225\260\344\270\27215\357\274\214\345\260\261\346\230\257\345\216\237\345\247\213\346\225\260\346\215\256\344\271\230\344\273\2451.5\345\206\215\350\276\223\345\207\272

\n" "

0x0006

\n" "

\350\256\276\347\275\256\344\274\240\346\204\237\345\231\250\345\212\240\345\207\217\347\263\273\346\225\260

\n" "

\302\240

\n" "

0x0007

\n" "

\350\256\276\347\275\256\347\224\265\346\234\272\350\277\220\350\241\214\346\227\266\351\227\264

\n" "

\346\233\264\346\215\242\346\226\260\344\274\240\346\204\237\345\231\250\346\227\266\347\224\250\346\255\244\345\221\275\344\273\244\346\233\264\346\226\260\347\224\265\346\234\272\344\275\277\347\224\250\346\227\266\351\227\264

\n" "

0x0008

\n" "

\350\256\276\347\275\256\346\263\242\347\211\271\347\216\207\346\263\242" "

\n" "

\302\240

\n" "

0x000A

\n" "

\350\256\276\347\275\256\346\212\225\351\200\200\346\226\271\346\263\242\345\210\244\346\226\255\351\230\210\345\200\274

\n" "

\351\273\230\350\256\24440

\n" "

0x000B

\n" "" "

\350\256\276\347\275\256\345\200\274\350\276\203\345\260\217\345\210\244\346\226\255\351\230\210\345\200\274

\n" "

\351\273\230\350\256\244300\357\274\214\345\260\217\344\272\21610\346\227\266\345\217\226\346\266\210\350\257\245\345\212\237\350\203\275

\n" "

0x000F

\n" "

\344\277\256\346\224\271" "\345\234\260\345\235\200

\n" "

\344\277\256\346\224\271\350\214\203\345\233\264\344\270\2721-247\357\274\214\350\266\205\345\207\272\350\214\203\345\233\264\344\277\256\346\224\271\344\270\215\346\210\220\345\212\237

\n" "

\345\246\202\357\274\232

\n" "

\346\212\2121\345\234\260\345\235\200\344\277\256\346\224\271\344\270\2722\345\234\260\345\235\200\357\274\232

\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "" "\n" "\n" "
\n" "

485\345\234\260\345\235\200

\n" "

\345\212\237\350\203\275\344\275\215

\n" "

\345\257\204\345\255\230\345\231\250\345\234\260\345\235\200

\n" "

\350\246\201\344\277\256\346\224\271\347\232\204\345\234\260\345\235\200

\n" "

Crc\344\275\216\344\275\215

\n" "

Crc\351\253\230\344\275\215

\n" "

0x01

\n" "

0x06

\n" "

0x000F

\n" "

0x0002

\n" "

38

\n" "

08

\n" "

\350\277\224\345\233\236\344\270\216\345\217\221\351\200\201\347\233\270\345\220\214\347\232\204\346\225\260\346\215\256\357" "\274\214\350\241\250\347\244\272\344\277\256\346\224\271\346\210\220\345\212\237

\n" "

\302\240

\n" "

\345\271\277\346\222\255\345\221\275\344\273\244\346\212\212\345\205\250\351\203\250\345\234\260\345\235\200\344\277\256\346\224\271\344\270\2721\357\274\210485\345\234\260\345\235\200\346\224\271\346\210\2200\357\274\211\357\274\232

\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

485\345\234\260\345\235\200

\n" "

\345\212\237\350\203\275\344\275\215

\n" "

\345\257\204\345\255\230\345\231\250\345\234\260\345\235\200

\n" "

\350\246\201\344\277\256\346\224\271\347\232\204\345\234\260\345\235\200

\n" "

Crc\344\275\216\344\275\215

\n" "

Crc\351\253\230\344\275\215

\n" "

0x00

\n" "

0x06

\n" "

0x000F

\n" "

0x0001

\n" "

38

\n" "

08

\n" "

\302\240

\n" "

\346\263\250\346\204\217\357\274\23205\345\257\204\345\255\230\345\231\250\357\274\210\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256\347\274\251\346\224\276\347\263\273\346\225\260\357\274\211\347\232\204\350\214\203\345\233\264\344\270\2725-20\357\274\210\347\274\251\346\224\276\347\263\273\346\225\260\350\277\207\345\244\247\345\260\261\344" "\270\215\345\205\267\345\217\202\350\200\203\346\204\217\344\271\211\357\274\211\357\274\214

\n" "

15\345\260\261\350\241\250\347\244\2721.5\357\274\214\351\273\230\350\256\244\344\270\27210\343\200\202

\n" "

\350\257\273\345\210\260\347\232\204\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256 = \345\216\237\345\247\213\346\225\260\346\215\256*\347\274\251\346\224\276\347\263\273\346\225\260/10;

\n" "

\345\257\204\345\255\230\345\231\2505\343\200\2016\347\224\250\344\272\216\344\273\245\345\220\216\346\234\211\351\234\200\350\246\201\345\217\257\344\273\245\347\224\250\344\272\216\346\225\260\346\215\256\344\277\256\346\255\243\357\274\214\347\216\260\345\234\250\346\232\202\346\227\266\346\262\241\347\224\250\345\210\260\343\200\202

\n" "

\350\256\276\347\275\256\347\274\251\346\224\276\347\263\273\346\225\260\346\234\211\344\270\244\347\247\215\346\226\271\345\274\217

\n" "

1\343\200\201\350\256\276\347\275\256\347\232\204\345\200\274\345\234\2505-20\350\214\203\345\233\264\346\227\266\357\274" "\214\347\274\251\346\224\276\347\263\273\346\225\260\347\255\211\344\272\216\350\256\276\347\275\256\347\232\204\345\200\274

\n" "

2\343\200\201\350\256\276\347\275\256\347\232\204\345\200\274\345\244\247\344\272\216100\346\227\266\357\274\232

\n" "

\347\274\251\346\224\276\347\263\273\346\225\260 = \350\256\276\347\275\256\347\232\204\345\200\274/\345\216\237\345\247\213\344\274\240\346\204\237\345\231\250\346\225\260\346\215\256*10(\350\277\231\344\270\252\345\200\274\351\234\200\350\246\201\345\234\2505-20\347\232\204\350\214\203\345\233\264\345\206\205\346\211\215\350\203\275\350\256\276\347\275\256\346" "\210\220\345\212\237)\343\200\202

\n" "

\302\240

\n" "

(\344\271\213\345\211\215\347\232\204stm32\347\211\210\346\234\254\347\232\204\346\255\243\350\264\237\347\224\265\345\234\272\346\250\241\345\235\227\345\217\257\344\273\245\344\277\256\346\224\271\346\255\243\350\264\237\347\224\265\345\234\272\346\214\201\347\273\255\346\227\266\351\227\264\357\274\214\345\220\216\351\235\242\347\232\204\347\211\210\346\234\254\344\270\215\345\206\215\346\224\257\346\214\201\343\200\202\345\271\266\344\270\224\346\255\244\347\211\210\346\234\254\345\220\216\347\232\204\351\207\207\351\233\206\345\215\241\345\233\240" "\344\270\272\345\222\214stm32\347\211\210\347\232\204\346\255\243\350\264\237\347\224\265\345\234\272\346\250\241\345\235\227\345\257\204\345\255\230\345\231\2504\343\200\2015\346\214\207\344\273\244\345\206\262\347\252\201\357\274\214\345\246\202\346\236\234\350\246\201\344\275\277\347\224\250\350\277\231\344\270\244\344\270\252\345\221\275\344\273\244\343\200\202\344\270\215\345\273\272\350\256\256\344\270\200\350\265\267\344\275\277\347\224\250)

\n" "

\302\240

\n" "

\302\240

\n" "

\302\240

\n" "

\302\240

\n" "

\347\211\210\346\234\254\344\277\241\346\201\257

\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

\350\275\257\344\273\266\347\211\210\346\234\254\357\274\232

\n" "

DCE-2302-V5.0_HAL

\n" "

\346\226\207\346\241\243\344\277\256\346\224\271\346\227\245\346\234\237\357\274\232

\n" "

20230731

\n" "


\n" "


\n" "


\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "

\350\275\257\344\273\266\347\211\210\346\234\254\357\274\232

\n" "

DCE-2403-V5.2_HAL

\n" "

\346\226\207\346\241\243\344\277\256\346\224\271\346\227\245\346\234\237\357\274\232

\n" "

20240328

\n" "


\n" "

\302\240

", nullptr)); tabWidget->setTabText(tabWidget->indexOf(tab_3), QCoreApplication::translate("UserHelp", "\344\274\240\346\204\237\345\231\250\345\257\204\345\255\230\345\231\250\350\257\264\346\230\216", nullptr)); textBrowser_4->setHtml(QCoreApplication::translate("UserHelp", "\n" "\n" "

\344\270\200\343\200\201\344\270\212\344\275\215\346\234\272\347\211\210\346\234\254\357\274\232

\n" "

2024.03.28 V2.2_20240328

\n" "

\345\242\236\345\212\240\350\257\264\346\230\216\346\226\207\346\241\243\357\274\214\351\232\220\350\227\217\345\234\260\345\235\200\345\244\215\344\275\215\345\271\277\346\222\255\345\221\275\344\273\244\357\274\214\345\217\221\351\200\201\345\221\275\344\273\244\345\217\257\344\273\245\350\276\223\345\205\24510\350\277\233\345\210\266\357\274\214\345\270\246\345\211\215\347\274\2000x\350\241\250\347\244\27216\350\277\233\345\210\266\357\274\214\344\270\215\345\270\246\350\241\250\347\244\27210\350\277\233\345\210\266

\n" "


\n" "


\n" "" "


\n" "

\344\272\214\343\200\201\351\207\207\351\233\206\345\215\241\347\211\210\346\234\254\357\274\232

\n" "

2023.03.03 V4.1

\n" "

\345\242\236\345\212\240\346\226\271\345\220\221\347\224\265\345\234\272\345\220\214\346\255\245\345\274\225\350\204\232

\n" "

2023.10.20 V4.2

\n" "

\344\277\256\346\224\271\346\233\264\346\224\271\346\263\242\347\211\271\347\216\207\344\272\247\347\224\237\351\224\231\350\257\257\347\232\204bug

\n" "


\n" "


\n" "

2023.06.25 V5

\n" "

\351\207\207\347\224\250\346\226\260\347\232\204stm32g030f6p6\350\212\257\347\211\207\357\274\214\351\207\221\346\211\213\346\214\207\347\211\210\346\234\254

\n" "

v5.1 \345\216\273\351\231\244\345\200\274\350\276\203\344\275\216\345\210\244\346\226\255\344\270\272\351\200\200\347\232\204\345\212\237\350\203\275

\n" "


\n" "


\n" "

2024.03.28 V5.2

\n" "

\347\273\237\344\270\200\346\212\225\351\200\200\351\230\210\345\200\274\345\210\244\346\226\255\345\212\237\350\203\275\357\274\214\344\270\224\345\217\257\344\277\256\346\224\271\357\274\214\345\242\236\345\212\240\345\275\223\344\274\240\346\204\237\345\231\250\345\200\274\346\257\224\350\276\203\345\260\217\346\227\266\357\274\214\350\256\276\345\256\232\344\270\272\351\200\200\347\232\204\345\212\237\350\203\275\357\274\214\350\257\245\351\230\210\345\200\274\344\271\237\345\217\257\344\273\245\344\277\256\346\224\271\357\274\214\350\257\246\346\203\205\345\217\202\350\200\203\345\257\204\345\255\230\345\231\250\350\257\264\346\230\216\343\200\202

\n" "

", nullptr)); tabWidget->setTabText(tabWidget->indexOf(tab_5), QCoreApplication::translate("UserHelp", "\347\211\210\346\234\254\350\257\264\346\230\216", nullptr)); } // retranslateUi }; namespace Ui { class UserHelp: public Ui_UserHelp {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_USERHELP_H