mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-08-03 18:44:13 +02:00
PLC Manager
This commit is contained in:
@@ -124,6 +124,13 @@ namespace QETInformation
|
||||
/** Default information related to QElectroTech **/
|
||||
static QString QET_VERSION = "version";
|
||||
|
||||
/** PLC-specific information for slave elements **/
|
||||
static QString ELMT_PLC_TYPE = "plc_type";
|
||||
static QString ELMT_PLC_ADDRESS = "plc_address";
|
||||
static QString ELMT_PLC_FUNCTION = "plc_function";
|
||||
static QString ELMT_PLC_COMMENT = "plc_comment";
|
||||
static QString ELMT_PLC_CROSSREF = "plc_crossref";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user