454 lines
25 KiB
C++
454 lines
25 KiB
C++
/********************************************************************************
|
|
** Form generated from reading UI file 'CModbusPage.ui'
|
|
**
|
|
** Created by: Qt User Interface Compiler version 5.14.2
|
|
**
|
|
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
********************************************************************************/
|
|
|
|
#ifndef UI_CMODBUSPAGE_H
|
|
#define UI_CMODBUSPAGE_H
|
|
|
|
#include <QtCore/QVariant>
|
|
#include <QtWidgets/QApplication>
|
|
#include <QtWidgets/QCheckBox>
|
|
#include <QtWidgets/QComboBox>
|
|
#include <QtWidgets/QFrame>
|
|
#include <QtWidgets/QHeaderView>
|
|
#include <QtWidgets/QLabel>
|
|
#include <QtWidgets/QLineEdit>
|
|
#include <QtWidgets/QPushButton>
|
|
#include <QtWidgets/QSpinBox>
|
|
#include <QtWidgets/QTableWidget>
|
|
#include <QtWidgets/QTextEdit>
|
|
#include <QtWidgets/QTreeWidget>
|
|
#include <QtWidgets/QWidget>
|
|
|
|
QT_BEGIN_NAMESPACE
|
|
|
|
class Ui_CModbusPage
|
|
{
|
|
public:
|
|
QPushButton *mAN1Btn;
|
|
QPushButton *mAN2Btn;
|
|
QFrame *line;
|
|
QLabel *mSimCCTitleLabel;
|
|
QTextEdit *mCCEventsList;
|
|
QLineEdit *mZTIPAddressLineEdit;
|
|
QLineEdit *mZTPortLineEdit;
|
|
QPushButton *mConnectBtn;
|
|
QTableWidget *mModbusDatTable;
|
|
QLabel *mPPI1ZT1AlarmLabel;
|
|
QLabel *mPPEZT1AlarmLabel;
|
|
QLabel *mPGZT1AlarmLabel;
|
|
QLabel *mFNZT1AlarmLabel;
|
|
QLabel *mZT1AlarmeLabel;
|
|
QLabel *mZT1RangLabel;
|
|
QLabel *mZT1RangAlarmeLabel;
|
|
QLabel *mZT1RangFNLabel;
|
|
QLabel *mZT2AlarmeLabel;
|
|
QLabel *mPPIZT2AlarmLabel;
|
|
QLabel *mPPEZT2AlarmLabel;
|
|
QLabel *mZT2RangLabel;
|
|
QLabel *mZT2RangAlarmeLabel;
|
|
QLabel *mPEQ1AlarmLabel;
|
|
QLabel *mPEQ2AlarmLabel;
|
|
QLabel *mV00AlarmLabel;
|
|
QLabel *mV02AlarmLabel;
|
|
QFrame *line_2;
|
|
QFrame *line_3;
|
|
QLabel *mSimSEITitleLabel;
|
|
QLineEdit *mZTAutoReqDelay;
|
|
QLabel *mReqDelayLabel;
|
|
QPushButton *mSendModbusReadBtn;
|
|
QCheckBox *mAutoRequestChkBx;
|
|
QCheckBox *mStayOnTopChkBx;
|
|
QLabel *mPPI2ZT1AlarmLabel;
|
|
QLabel *mPPI3ZT1AlarmLabel;
|
|
QLabel *mPPIZT1AlarmLabel_4;
|
|
QLabel *mPPI2ZT1Rank;
|
|
QLabel *mPPI1ZT1Rank;
|
|
QLabel *mPPI3ZT1Rank;
|
|
QLabel *mPPIZT1AlarmLabel_5;
|
|
QLabel *mPPEZT1AlarmLabel_2;
|
|
QLabel *mPPEZT1AlarmLabel_3;
|
|
QLabel *mPPEZT1AlarmLabel_4;
|
|
QTableWidget *mCCModbusTable;
|
|
QTreeWidget *mCCModbusDataTree;
|
|
QPushButton *mZTC1Btn;
|
|
QPushButton *mAN1Btn_3;
|
|
QLabel *mActivityBitmap;
|
|
QCheckBox *mWatchdogChkBx;
|
|
QPushButton *mDateTimeBtn;
|
|
QSpinBox *mZT1Compo1;
|
|
QSpinBox *mZT1Compo2;
|
|
QSpinBox *mZT1Compo3;
|
|
QSpinBox *mZT2Compo1;
|
|
QSpinBox *mZT2Compo2;
|
|
QSpinBox *mZT2Compo3;
|
|
QPushButton *mSetTrainParamBtn;
|
|
QComboBox *mZT1TrainTypeBox;
|
|
QComboBox *mZT2TrainTypeBox;
|
|
QLabel *label;
|
|
QLabel *label_2;
|
|
QCheckBox *mZT1InhibPassChkBx;
|
|
QCheckBox *mZT2InhibPassChkBx;
|
|
QPushButton *pushButton;
|
|
|
|
void setupUi(QWidget *CModbusPage)
|
|
{
|
|
if (CModbusPage->objectName().isEmpty())
|
|
CModbusPage->setObjectName(QString::fromUtf8("CModbusPage"));
|
|
CModbusPage->resize(1024, 768);
|
|
mAN1Btn = new QPushButton(CModbusPage);
|
|
mAN1Btn->setObjectName(QString::fromUtf8("mAN1Btn"));
|
|
mAN1Btn->setGeometry(QRect(340, 90, 81, 23));
|
|
mAN2Btn = new QPushButton(CModbusPage);
|
|
mAN2Btn->setObjectName(QString::fromUtf8("mAN2Btn"));
|
|
mAN2Btn->setGeometry(QRect(450, 90, 81, 23));
|
|
line = new QFrame(CModbusPage);
|
|
line->setObjectName(QString::fromUtf8("line"));
|
|
line->setEnabled(false);
|
|
line->setGeometry(QRect(180, 290, 20, 221));
|
|
line->setFrameShape(QFrame::VLine);
|
|
line->setFrameShadow(QFrame::Sunken);
|
|
mSimCCTitleLabel = new QLabel(CModbusPage);
|
|
mSimCCTitleLabel->setObjectName(QString::fromUtf8("mSimCCTitleLabel"));
|
|
mSimCCTitleLabel->setGeometry(QRect(280, 20, 521, 31));
|
|
mSimCCTitleLabel->setAlignment(Qt::AlignCenter);
|
|
mCCEventsList = new QTextEdit(CModbusPage);
|
|
mCCEventsList->setObjectName(QString::fromUtf8("mCCEventsList"));
|
|
mCCEventsList->setEnabled(false);
|
|
mCCEventsList->setGeometry(QRect(530, 610, 511, 141));
|
|
mZTIPAddressLineEdit = new QLineEdit(CModbusPage);
|
|
mZTIPAddressLineEdit->setObjectName(QString::fromUtf8("mZTIPAddressLineEdit"));
|
|
mZTIPAddressLineEdit->setGeometry(QRect(40, 60, 231, 20));
|
|
mZTPortLineEdit = new QLineEdit(CModbusPage);
|
|
mZTPortLineEdit->setObjectName(QString::fromUtf8("mZTPortLineEdit"));
|
|
mZTPortLineEdit->setGeometry(QRect(280, 60, 61, 20));
|
|
mConnectBtn = new QPushButton(CModbusPage);
|
|
mConnectBtn->setObjectName(QString::fromUtf8("mConnectBtn"));
|
|
mConnectBtn->setGeometry(QRect(360, 60, 75, 23));
|
|
mModbusDatTable = new QTableWidget(CModbusPage);
|
|
mModbusDatTable->setObjectName(QString::fromUtf8("mModbusDatTable"));
|
|
mModbusDatTable->setEnabled(false);
|
|
mModbusDatTable->setGeometry(QRect(580, 410, 511, 181));
|
|
mPPI1ZT1AlarmLabel = new QLabel(CModbusPage);
|
|
mPPI1ZT1AlarmLabel->setObjectName(QString::fromUtf8("mPPI1ZT1AlarmLabel"));
|
|
mPPI1ZT1AlarmLabel->setEnabled(false);
|
|
mPPI1ZT1AlarmLabel->setGeometry(QRect(10, 290, 171, 16));
|
|
QFont font;
|
|
font.setPointSize(12);
|
|
mPPI1ZT1AlarmLabel->setFont(font);
|
|
mPPEZT1AlarmLabel = new QLabel(CModbusPage);
|
|
mPPEZT1AlarmLabel->setObjectName(QString::fromUtf8("mPPEZT1AlarmLabel"));
|
|
mPPEZT1AlarmLabel->setEnabled(false);
|
|
mPPEZT1AlarmLabel->setGeometry(QRect(20, 380, 161, 16));
|
|
mPPEZT1AlarmLabel->setFont(font);
|
|
mPGZT1AlarmLabel = new QLabel(CModbusPage);
|
|
mPGZT1AlarmLabel->setObjectName(QString::fromUtf8("mPGZT1AlarmLabel"));
|
|
mPGZT1AlarmLabel->setEnabled(false);
|
|
mPGZT1AlarmLabel->setGeometry(QRect(70, 500, 101, 21));
|
|
mPGZT1AlarmLabel->setFont(font);
|
|
mFNZT1AlarmLabel = new QLabel(CModbusPage);
|
|
mFNZT1AlarmLabel->setObjectName(QString::fromUtf8("mFNZT1AlarmLabel"));
|
|
mFNZT1AlarmLabel->setEnabled(false);
|
|
mFNZT1AlarmLabel->setGeometry(QRect(60, 530, 121, 21));
|
|
mFNZT1AlarmLabel->setFont(font);
|
|
mZT1AlarmeLabel = new QLabel(CModbusPage);
|
|
mZT1AlarmeLabel->setObjectName(QString::fromUtf8("mZT1AlarmeLabel"));
|
|
mZT1AlarmeLabel->setEnabled(false);
|
|
mZT1AlarmeLabel->setGeometry(QRect(50, 260, 91, 21));
|
|
QFont font1;
|
|
font1.setPointSize(12);
|
|
font1.setUnderline(true);
|
|
mZT1AlarmeLabel->setFont(font1);
|
|
mZT1RangLabel = new QLabel(CModbusPage);
|
|
mZT1RangLabel->setObjectName(QString::fromUtf8("mZT1RangLabel"));
|
|
mZT1RangLabel->setEnabled(false);
|
|
mZT1RangLabel->setGeometry(QRect(190, 260, 61, 21));
|
|
mZT1RangLabel->setFont(font1);
|
|
mZT1RangAlarmeLabel = new QLabel(CModbusPage);
|
|
mZT1RangAlarmeLabel->setObjectName(QString::fromUtf8("mZT1RangAlarmeLabel"));
|
|
mZT1RangAlarmeLabel->setEnabled(false);
|
|
mZT1RangAlarmeLabel->setGeometry(QRect(240, 230, 71, 20));
|
|
mZT1RangAlarmeLabel->setFont(font);
|
|
mZT1RangFNLabel = new QLabel(CModbusPage);
|
|
mZT1RangFNLabel->setObjectName(QString::fromUtf8("mZT1RangFNLabel"));
|
|
mZT1RangFNLabel->setEnabled(false);
|
|
mZT1RangFNLabel->setGeometry(QRect(190, 530, 71, 21));
|
|
mZT1RangFNLabel->setFont(font);
|
|
mZT2AlarmeLabel = new QLabel(CModbusPage);
|
|
mZT2AlarmeLabel->setObjectName(QString::fromUtf8("mZT2AlarmeLabel"));
|
|
mZT2AlarmeLabel->setEnabled(false);
|
|
mZT2AlarmeLabel->setGeometry(QRect(320, 260, 91, 21));
|
|
mZT2AlarmeLabel->setFont(font1);
|
|
mPPIZT2AlarmLabel = new QLabel(CModbusPage);
|
|
mPPIZT2AlarmLabel->setObjectName(QString::fromUtf8("mPPIZT2AlarmLabel"));
|
|
mPPIZT2AlarmLabel->setEnabled(false);
|
|
mPPIZT2AlarmLabel->setGeometry(QRect(280, 290, 161, 16));
|
|
mPPIZT2AlarmLabel->setFont(font);
|
|
mPPEZT2AlarmLabel = new QLabel(CModbusPage);
|
|
mPPEZT2AlarmLabel->setObjectName(QString::fromUtf8("mPPEZT2AlarmLabel"));
|
|
mPPEZT2AlarmLabel->setEnabled(false);
|
|
mPPEZT2AlarmLabel->setGeometry(QRect(280, 310, 161, 16));
|
|
mPPEZT2AlarmLabel->setFont(font);
|
|
mZT2RangLabel = new QLabel(CModbusPage);
|
|
mZT2RangLabel->setObjectName(QString::fromUtf8("mZT2RangLabel"));
|
|
mZT2RangLabel->setEnabled(false);
|
|
mZT2RangLabel->setGeometry(QRect(460, 260, 61, 21));
|
|
mZT2RangLabel->setFont(font1);
|
|
mZT2RangAlarmeLabel = new QLabel(CModbusPage);
|
|
mZT2RangAlarmeLabel->setObjectName(QString::fromUtf8("mZT2RangAlarmeLabel"));
|
|
mZT2RangAlarmeLabel->setEnabled(false);
|
|
mZT2RangAlarmeLabel->setGeometry(QRect(460, 300, 71, 21));
|
|
mZT2RangAlarmeLabel->setFont(font);
|
|
mPEQ1AlarmLabel = new QLabel(CModbusPage);
|
|
mPEQ1AlarmLabel->setObjectName(QString::fromUtf8("mPEQ1AlarmLabel"));
|
|
mPEQ1AlarmLabel->setEnabled(false);
|
|
mPEQ1AlarmLabel->setGeometry(QRect(40, 560, 141, 21));
|
|
mPEQ1AlarmLabel->setFont(font);
|
|
mPEQ2AlarmLabel = new QLabel(CModbusPage);
|
|
mPEQ2AlarmLabel->setObjectName(QString::fromUtf8("mPEQ2AlarmLabel"));
|
|
mPEQ2AlarmLabel->setEnabled(false);
|
|
mPEQ2AlarmLabel->setGeometry(QRect(290, 350, 141, 21));
|
|
mPEQ2AlarmLabel->setFont(font);
|
|
mV00AlarmLabel = new QLabel(CModbusPage);
|
|
mV00AlarmLabel->setObjectName(QString::fromUtf8("mV00AlarmLabel"));
|
|
mV00AlarmLabel->setEnabled(false);
|
|
mV00AlarmLabel->setGeometry(QRect(20, 580, 161, 21));
|
|
mV00AlarmLabel->setFont(font);
|
|
mV02AlarmLabel = new QLabel(CModbusPage);
|
|
mV02AlarmLabel->setObjectName(QString::fromUtf8("mV02AlarmLabel"));
|
|
mV02AlarmLabel->setEnabled(false);
|
|
mV02AlarmLabel->setGeometry(QRect(290, 370, 161, 21));
|
|
mV02AlarmLabel->setFont(font);
|
|
line_2 = new QFrame(CModbusPage);
|
|
line_2->setObjectName(QString::fromUtf8("line_2"));
|
|
line_2->setEnabled(false);
|
|
line_2->setGeometry(QRect(440, 290, 20, 41));
|
|
line_2->setFrameShape(QFrame::VLine);
|
|
line_2->setFrameShadow(QFrame::Sunken);
|
|
line_3 = new QFrame(CModbusPage);
|
|
line_3->setObjectName(QString::fromUtf8("line_3"));
|
|
line_3->setGeometry(QRect(540, 160, 20, 591));
|
|
line_3->setFrameShape(QFrame::VLine);
|
|
line_3->setFrameShadow(QFrame::Sunken);
|
|
mSimSEITitleLabel = new QLabel(CModbusPage);
|
|
mSimSEITitleLabel->setObjectName(QString::fromUtf8("mSimSEITitleLabel"));
|
|
mSimSEITitleLabel->setGeometry(QRect(650, 260, 291, 31));
|
|
mSimSEITitleLabel->setAlignment(Qt::AlignCenter);
|
|
mZTAutoReqDelay = new QLineEdit(CModbusPage);
|
|
mZTAutoReqDelay->setObjectName(QString::fromUtf8("mZTAutoReqDelay"));
|
|
mZTAutoReqDelay->setGeometry(QRect(150, 80, 31, 20));
|
|
mReqDelayLabel = new QLabel(CModbusPage);
|
|
mReqDelayLabel->setObjectName(QString::fromUtf8("mReqDelayLabel"));
|
|
mReqDelayLabel->setGeometry(QRect(40, 80, 111, 20));
|
|
mSendModbusReadBtn = new QPushButton(CModbusPage);
|
|
mSendModbusReadBtn->setObjectName(QString::fromUtf8("mSendModbusReadBtn"));
|
|
mSendModbusReadBtn->setGeometry(QRect(240, 80, 75, 23));
|
|
mAutoRequestChkBx = new QCheckBox(CModbusPage);
|
|
mAutoRequestChkBx->setObjectName(QString::fromUtf8("mAutoRequestChkBx"));
|
|
mAutoRequestChkBx->setGeometry(QRect(190, 80, 70, 17));
|
|
mStayOnTopChkBx = new QCheckBox(CModbusPage);
|
|
mStayOnTopChkBx->setObjectName(QString::fromUtf8("mStayOnTopChkBx"));
|
|
mStayOnTopChkBx->setGeometry(QRect(40, 100, 70, 17));
|
|
mPPI2ZT1AlarmLabel = new QLabel(CModbusPage);
|
|
mPPI2ZT1AlarmLabel->setObjectName(QString::fromUtf8("mPPI2ZT1AlarmLabel"));
|
|
mPPI2ZT1AlarmLabel->setEnabled(false);
|
|
mPPI2ZT1AlarmLabel->setGeometry(QRect(10, 310, 171, 16));
|
|
mPPI2ZT1AlarmLabel->setFont(font);
|
|
mPPI3ZT1AlarmLabel = new QLabel(CModbusPage);
|
|
mPPI3ZT1AlarmLabel->setObjectName(QString::fromUtf8("mPPI3ZT1AlarmLabel"));
|
|
mPPI3ZT1AlarmLabel->setEnabled(false);
|
|
mPPI3ZT1AlarmLabel->setGeometry(QRect(10, 330, 171, 16));
|
|
mPPI3ZT1AlarmLabel->setFont(font);
|
|
mPPIZT1AlarmLabel_4 = new QLabel(CModbusPage);
|
|
mPPIZT1AlarmLabel_4->setObjectName(QString::fromUtf8("mPPIZT1AlarmLabel_4"));
|
|
mPPIZT1AlarmLabel_4->setEnabled(false);
|
|
mPPIZT1AlarmLabel_4->setGeometry(QRect(10, 350, 171, 16));
|
|
mPPIZT1AlarmLabel_4->setFont(font);
|
|
mPPI2ZT1Rank = new QLabel(CModbusPage);
|
|
mPPI2ZT1Rank->setObjectName(QString::fromUtf8("mPPI2ZT1Rank"));
|
|
mPPI2ZT1Rank->setEnabled(false);
|
|
mPPI2ZT1Rank->setGeometry(QRect(200, 310, 81, 16));
|
|
mPPI2ZT1Rank->setFont(font);
|
|
mPPI1ZT1Rank = new QLabel(CModbusPage);
|
|
mPPI1ZT1Rank->setObjectName(QString::fromUtf8("mPPI1ZT1Rank"));
|
|
mPPI1ZT1Rank->setEnabled(false);
|
|
mPPI1ZT1Rank->setGeometry(QRect(200, 290, 81, 16));
|
|
mPPI1ZT1Rank->setFont(font);
|
|
mPPI3ZT1Rank = new QLabel(CModbusPage);
|
|
mPPI3ZT1Rank->setObjectName(QString::fromUtf8("mPPI3ZT1Rank"));
|
|
mPPI3ZT1Rank->setEnabled(false);
|
|
mPPI3ZT1Rank->setGeometry(QRect(200, 330, 81, 16));
|
|
mPPI3ZT1Rank->setFont(font);
|
|
mPPIZT1AlarmLabel_5 = new QLabel(CModbusPage);
|
|
mPPIZT1AlarmLabel_5->setObjectName(QString::fromUtf8("mPPIZT1AlarmLabel_5"));
|
|
mPPIZT1AlarmLabel_5->setEnabled(false);
|
|
mPPIZT1AlarmLabel_5->setGeometry(QRect(200, 350, 81, 16));
|
|
mPPIZT1AlarmLabel_5->setFont(font);
|
|
mPPEZT1AlarmLabel_2 = new QLabel(CModbusPage);
|
|
mPPEZT1AlarmLabel_2->setObjectName(QString::fromUtf8("mPPEZT1AlarmLabel_2"));
|
|
mPPEZT1AlarmLabel_2->setEnabled(false);
|
|
mPPEZT1AlarmLabel_2->setGeometry(QRect(20, 400, 161, 16));
|
|
mPPEZT1AlarmLabel_2->setFont(font);
|
|
mPPEZT1AlarmLabel_3 = new QLabel(CModbusPage);
|
|
mPPEZT1AlarmLabel_3->setObjectName(QString::fromUtf8("mPPEZT1AlarmLabel_3"));
|
|
mPPEZT1AlarmLabel_3->setEnabled(false);
|
|
mPPEZT1AlarmLabel_3->setGeometry(QRect(20, 420, 161, 16));
|
|
mPPEZT1AlarmLabel_3->setFont(font);
|
|
mPPEZT1AlarmLabel_4 = new QLabel(CModbusPage);
|
|
mPPEZT1AlarmLabel_4->setObjectName(QString::fromUtf8("mPPEZT1AlarmLabel_4"));
|
|
mPPEZT1AlarmLabel_4->setEnabled(false);
|
|
mPPEZT1AlarmLabel_4->setGeometry(QRect(20, 440, 161, 16));
|
|
mPPEZT1AlarmLabel_4->setFont(font);
|
|
mCCModbusTable = new QTableWidget(CModbusPage);
|
|
mCCModbusTable->setObjectName(QString::fromUtf8("mCCModbusTable"));
|
|
mCCModbusTable->setEnabled(false);
|
|
mCCModbusTable->setGeometry(QRect(630, 330, 621, 471));
|
|
mCCModbusDataTree = new QTreeWidget(CModbusPage);
|
|
QTreeWidgetItem *__qtreewidgetitem = new QTreeWidgetItem();
|
|
__qtreewidgetitem->setText(0, QString::fromUtf8("1"));
|
|
mCCModbusDataTree->setHeaderItem(__qtreewidgetitem);
|
|
mCCModbusDataTree->setObjectName(QString::fromUtf8("mCCModbusDataTree"));
|
|
mCCModbusDataTree->setGeometry(QRect(10, 150, 511, 611));
|
|
mZTC1Btn = new QPushButton(CModbusPage);
|
|
mZTC1Btn->setObjectName(QString::fromUtf8("mZTC1Btn"));
|
|
mZTC1Btn->setGeometry(QRect(340, 120, 81, 23));
|
|
mAN1Btn_3 = new QPushButton(CModbusPage);
|
|
mAN1Btn_3->setObjectName(QString::fromUtf8("mAN1Btn_3"));
|
|
mAN1Btn_3->setGeometry(QRect(450, 120, 81, 23));
|
|
mActivityBitmap = new QLabel(CModbusPage);
|
|
mActivityBitmap->setObjectName(QString::fromUtf8("mActivityBitmap"));
|
|
mActivityBitmap->setGeometry(QRect(190, 100, 31, 21));
|
|
mWatchdogChkBx = new QCheckBox(CModbusPage);
|
|
mWatchdogChkBx->setObjectName(QString::fromUtf8("mWatchdogChkBx"));
|
|
mWatchdogChkBx->setGeometry(QRect(110, 100, 70, 17));
|
|
mDateTimeBtn = new QPushButton(CModbusPage);
|
|
mDateTimeBtn->setObjectName(QString::fromUtf8("mDateTimeBtn"));
|
|
mDateTimeBtn->setGeometry(QRect(240, 110, 81, 23));
|
|
mZT1Compo1 = new QSpinBox(CModbusPage);
|
|
mZT1Compo1->setObjectName(QString::fromUtf8("mZT1Compo1"));
|
|
mZT1Compo1->setGeometry(QRect(590, 90, 61, 22));
|
|
mZT1Compo1->setMaximum(999);
|
|
mZT1Compo2 = new QSpinBox(CModbusPage);
|
|
mZT1Compo2->setObjectName(QString::fromUtf8("mZT1Compo2"));
|
|
mZT1Compo2->setGeometry(QRect(660, 90, 61, 22));
|
|
mZT1Compo2->setMaximum(999);
|
|
mZT1Compo3 = new QSpinBox(CModbusPage);
|
|
mZT1Compo3->setObjectName(QString::fromUtf8("mZT1Compo3"));
|
|
mZT1Compo3->setGeometry(QRect(730, 90, 61, 22));
|
|
mZT1Compo3->setMaximum(999);
|
|
mZT2Compo1 = new QSpinBox(CModbusPage);
|
|
mZT2Compo1->setObjectName(QString::fromUtf8("mZT2Compo1"));
|
|
mZT2Compo1->setGeometry(QRect(590, 150, 61, 22));
|
|
mZT2Compo1->setMaximum(999);
|
|
mZT2Compo2 = new QSpinBox(CModbusPage);
|
|
mZT2Compo2->setObjectName(QString::fromUtf8("mZT2Compo2"));
|
|
mZT2Compo2->setGeometry(QRect(660, 150, 61, 22));
|
|
mZT2Compo2->setMaximum(999);
|
|
mZT2Compo3 = new QSpinBox(CModbusPage);
|
|
mZT2Compo3->setObjectName(QString::fromUtf8("mZT2Compo3"));
|
|
mZT2Compo3->setGeometry(QRect(730, 150, 61, 22));
|
|
mZT2Compo3->setMaximum(999);
|
|
mSetTrainParamBtn = new QPushButton(CModbusPage);
|
|
mSetTrainParamBtn->setObjectName(QString::fromUtf8("mSetTrainParamBtn"));
|
|
mSetTrainParamBtn->setGeometry(QRect(580, 190, 75, 23));
|
|
mZT1TrainTypeBox = new QComboBox(CModbusPage);
|
|
mZT1TrainTypeBox->setObjectName(QString::fromUtf8("mZT1TrainTypeBox"));
|
|
mZT1TrainTypeBox->setGeometry(QRect(800, 90, 91, 22));
|
|
mZT2TrainTypeBox = new QComboBox(CModbusPage);
|
|
mZT2TrainTypeBox->setObjectName(QString::fromUtf8("mZT2TrainTypeBox"));
|
|
mZT2TrainTypeBox->setGeometry(QRect(800, 150, 91, 22));
|
|
label = new QLabel(CModbusPage);
|
|
label->setObjectName(QString::fromUtf8("label"));
|
|
label->setGeometry(QRect(590, 70, 301, 20));
|
|
label_2 = new QLabel(CModbusPage);
|
|
label_2->setObjectName(QString::fromUtf8("label_2"));
|
|
label_2->setGeometry(QRect(590, 130, 301, 20));
|
|
mZT1InhibPassChkBx = new QCheckBox(CModbusPage);
|
|
mZT1InhibPassChkBx->setObjectName(QString::fromUtf8("mZT1InhibPassChkBx"));
|
|
mZT1InhibPassChkBx->setGeometry(QRect(910, 90, 70, 17));
|
|
mZT2InhibPassChkBx = new QCheckBox(CModbusPage);
|
|
mZT2InhibPassChkBx->setObjectName(QString::fromUtf8("mZT2InhibPassChkBx"));
|
|
mZT2InhibPassChkBx->setGeometry(QRect(910, 150, 70, 17));
|
|
pushButton = new QPushButton(CModbusPage);
|
|
pushButton->setObjectName(QString::fromUtf8("pushButton"));
|
|
pushButton->setGeometry(QRect(800, 210, 75, 23));
|
|
|
|
retranslateUi(CModbusPage);
|
|
|
|
QMetaObject::connectSlotsByName(CModbusPage);
|
|
} // setupUi
|
|
|
|
void retranslateUi(QWidget *CModbusPage)
|
|
{
|
|
CModbusPage->setWindowTitle(QCoreApplication::translate("CModbusPage", "Form", nullptr));
|
|
mAN1Btn->setText(QCoreApplication::translate("CModbusPage", "Envoyer AN1", nullptr));
|
|
mAN2Btn->setText(QCoreApplication::translate("CModbusPage", "Envoyer AN2", nullptr));
|
|
mSimCCTitleLabel->setText(QCoreApplication::translate("CModbusPage", "SIMULATEUR COMMANDE CENTRALIS\303\211E", nullptr));
|
|
mCCEventsList->setHtml(QCoreApplication::translate("CModbusPage", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
|
|
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
|
|
"p, li { white-space: pre-wrap; }\n"
|
|
"</style></head><body style=\" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;\">\n"
|
|
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:8pt;\">\303\211v\303\251nements CC:</span></p></body></html>", nullptr));
|
|
mZTIPAddressLineEdit->setText(QCoreApplication::translate("CModbusPage", "192.168.3.102", nullptr));
|
|
mZTPortLineEdit->setText(QCoreApplication::translate("CModbusPage", "502", nullptr));
|
|
mConnectBtn->setText(QCoreApplication::translate("CModbusPage", "Connecter", nullptr));
|
|
mPPI1ZT1AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Pneu Porteur Int\303\251rieur 1", nullptr));
|
|
mPPEZT1AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Pneu Porteur Ext\303\251rieur 1", nullptr));
|
|
mPGZT1AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Pneu Guidage", nullptr));
|
|
mFNZT1AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Frotteur N\303\251gatif", nullptr));
|
|
mZT1AlarmeLabel->setText(QCoreApplication::translate("CModbusPage", "Alarme ZT1", nullptr));
|
|
mZT1RangLabel->setText(QCoreApplication::translate("CModbusPage", "Rang", nullptr));
|
|
mZT1RangAlarmeLabel->setText(QCoreApplication::translate("CModbusPage", "asdfasdf", nullptr));
|
|
mZT1RangFNLabel->setText(QCoreApplication::translate("CModbusPage", "--", nullptr));
|
|
mZT2AlarmeLabel->setText(QCoreApplication::translate("CModbusPage", "Alarme ZT2", nullptr));
|
|
mPPIZT2AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Pneu Porteur Int\303\251rieur", nullptr));
|
|
mPPEZT2AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Pneu Porteur Ext\303\251rieur", nullptr));
|
|
mZT2RangLabel->setText(QCoreApplication::translate("CModbusPage", "Rang", nullptr));
|
|
mZT2RangAlarmeLabel->setText(QCoreApplication::translate("CModbusPage", "--", nullptr));
|
|
mPEQ1AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Panne \303\211quipement", nullptr));
|
|
mPEQ2AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Panne \303\211quipement", nullptr));
|
|
mV00AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Erreur comptage V00", nullptr));
|
|
mV02AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Erreur comptage V02", nullptr));
|
|
mSimSEITitleLabel->setText(QCoreApplication::translate("CModbusPage", "SIMULATEUR SEI", nullptr));
|
|
mZTAutoReqDelay->setText(QCoreApplication::translate("CModbusPage", "300", nullptr));
|
|
mReqDelayLabel->setText(QCoreApplication::translate("CModbusPage", "D\303\251lai de requ\303\252te (ms)", nullptr));
|
|
mSendModbusReadBtn->setText(QCoreApplication::translate("CModbusPage", "Lire", nullptr));
|
|
mAutoRequestChkBx->setText(QCoreApplication::translate("CModbusPage", "Auto", nullptr));
|
|
mStayOnTopChkBx->setText(QCoreApplication::translate("CModbusPage", "OnTop", nullptr));
|
|
mPPI2ZT1AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Pneu Porteur Int\303\251rieur 2", nullptr));
|
|
mPPI3ZT1AlarmLabel->setText(QCoreApplication::translate("CModbusPage", "Pneu Porteur Int\303\251rieur 3", nullptr));
|
|
mPPIZT1AlarmLabel_4->setText(QCoreApplication::translate("CModbusPage", "Pneu Porteur Int\303\251rieur 4", nullptr));
|
|
mPPI2ZT1Rank->setText(QCoreApplication::translate("CModbusPage", "0", nullptr));
|
|
mPPI1ZT1Rank->setText(QCoreApplication::translate("CModbusPage", "0", nullptr));
|
|
mPPI3ZT1Rank->setText(QCoreApplication::translate("CModbusPage", "0", nullptr));
|
|
mPPIZT1AlarmLabel_5->setText(QCoreApplication::translate("CModbusPage", "0", nullptr));
|
|
mPPEZT1AlarmLabel_2->setText(QCoreApplication::translate("CModbusPage", "Pneu Porteur Ext\303\251rieur 2", nullptr));
|
|
mPPEZT1AlarmLabel_3->setText(QCoreApplication::translate("CModbusPage", "Pneu Porteur Ext\303\251rieur 3", nullptr));
|
|
mPPEZT1AlarmLabel_4->setText(QCoreApplication::translate("CModbusPage", "Pneu Porteur Ext\303\251rieur 4", nullptr));
|
|
mZTC1Btn->setText(QCoreApplication::translate("CModbusPage", "Envoyer ZTC1", nullptr));
|
|
mAN1Btn_3->setText(QCoreApplication::translate("CModbusPage", "Envoyer ZTC2", nullptr));
|
|
mActivityBitmap->setText(QCoreApplication::translate("CModbusPage", "Activity", nullptr));
|
|
mWatchdogChkBx->setText(QCoreApplication::translate("CModbusPage", "Watchdog", nullptr));
|
|
mDateTimeBtn->setText(QCoreApplication::translate("CModbusPage", "Envoyer Date", nullptr));
|
|
mSetTrainParamBtn->setText(QCoreApplication::translate("CModbusPage", "Appliquer", nullptr));
|
|
label->setText(QCoreApplication::translate("CModbusPage", "Composition & type train ZT1", nullptr));
|
|
label_2->setText(QCoreApplication::translate("CModbusPage", "Composition & type train ZT2", nullptr));
|
|
mZT1InhibPassChkBx->setText(QCoreApplication::translate("CModbusPage", "Inhiber", nullptr));
|
|
mZT2InhibPassChkBx->setText(QCoreApplication::translate("CModbusPage", "Inhiber", nullptr));
|
|
pushButton->setText(QCoreApplication::translate("CModbusPage", "asdfasdf", nullptr));
|
|
} // retranslateUi
|
|
|
|
};
|
|
|
|
namespace Ui {
|
|
class CModbusPage: public Ui_CModbusPage {};
|
|
} // namespace Ui
|
|
|
|
QT_END_NAMESPACE
|
|
|
|
#endif // UI_CMODBUSPAGE_H
|