From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
 
Line 1: Line 1:
 
'''Data:'''<br/>
 
'''Data:'''<br/>
External hosts mode (enum — TTransportS::ExtHost::Mode):
+
Definitions of space the Transport subsystem (definition):
* ''User'' (0) — User.
+
* ''STR_VER'' — Modules version (26);
* ''System'' (1) — System.
+
* ''STR_ID'' Identifier the subsystem ("Transport");
* ''UserSystem'' (2) — User and System.
+
* ''STR_IN_PREF'' — Prefix of the input transports ("in_");
 +
* ''STR_OUT_PREF'' Prefix of the output transports ("out_");
 +
* ''STR_A_PRM'' — Root XML-tag of the additional parameters ("prms");
 +
* ''STR_A_PRM_CFGP'' Prefix of the configuration parameters of the connection time ("CFG:").

Latest revision as of 21:09, 23 July 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Documents/API)
'''Data:'''<br/>
Definitions of space the Transport subsystem (definition):
* ''STR_VER'' — Modules version (26);
* ''STR_ID'' — Identifier the subsystem ("Transport");
* ''STR_IN_PREF'' — Prefix of the input transports ("in_");
* ''STR_OUT_PREF'' — Prefix of the output transports ("out_");
* ''STR_A_PRM'' — Root XML-tag of the additional parameters ("prms");
* ''STR_A_PRM_CFGP'' — Prefix of the configuration parameters of the connection time ("CFG:").
Translation'''Data:'''<br/>
Definitions of space the Transport subsystem (definition):
* ''STR_VER'' — Modules version (26);
* ''STR_ID'' — Identifier the subsystem ("Transport");
* ''STR_IN_PREF'' — Prefix of the input transports ("in_");
* ''STR_OUT_PREF'' — Prefix of the output transports ("out_");
* ''STR_A_PRM'' — Root XML-tag of the additional parameters ("prms");
* ''STR_A_PRM_CFGP'' — Prefix of the configuration parameters of the connection time ("CFG:").

Data:
Definitions of space the Transport subsystem (definition):

  • STR_VER — Modules version (26);
  • STR_ID — Identifier the subsystem ("Transport");
  • STR_IN_PREF — Prefix of the input transports ("in_");
  • STR_OUT_PREF — Prefix of the output transports ("out_");
  • STR_A_PRM — Root XML-tag of the additional parameters ("prms");
  • STR_A_PRM_CFGP — Prefix of the configuration parameters of the connection time ("CFG:").