Line 5:
Line 5:
:''rqPass'' — password;
:''rqPass'' — password;
:''rqAuthForce'' — force authentication update;
:''rqAuthForce'' — force authentication update;
− :''conTm'' — force connection timeout.
+ :''conTm'' — force connection timeout, in milliseconds .
Latest revision as of 17:21, 2 November 2024
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 (Modules/SelfSystem )
== Internal structure of the output protocol == The internal structure is formed by the XML tree of the requests of the language [[Documents/API#CntrNode|OpenSCADA control interface]] with the reservation of the additional service attributes of the protocol in the root tag: :''rqDir'' — sign of the message sending through passing the procedure of the session opening (0-open session, 1-send immediately); :''rqUser'' — user; :''rqPass'' — password; :''rqAuthForce'' — force authentication update; :''conTm'' — force connection timeout, in milliseconds.
== Internal structure of the output protocol ==
The internal structure is formed by the XML tree of the requests of the language [[Documents/API#CntrNode|OpenSCADA control interface]] with the reservation of the additional service attributes of the protocol in the root tag:
:''rqDir'' — sign of the message sending through passing the procedure of the session opening (0-open session, 1-send immediately);
:''rqUser'' — user;
:''rqPass'' — password;
:''rqAuthForce'' — force authentication update;
:''conTm'' — force connection timeout, in milliseconds.
Translation == Internal structure of the output protocol == The internal structure is formed by the XML tree of the requests of the language [[Documents/API#CntrNode|OpenSCADA control interface]] with the reservation of the additional service attributes of the protocol in the root tag: :''rqDir'' — sign of the message sending through passing the procedure of the session opening (0-open session, 1-send immediately); :''rqUser'' — user; :''rqPass'' — password; :''rqAuthForce'' — force authentication update; :''conTm'' — force connection timeout, in milliseconds. Internal structure of the output protocol
The internal structure is formed by the XML tree of the requests of the language OpenSCADA control interface with the reservation of the additional service attributes of the protocol in the root tag:
rqDir — sign of the message sending through passing the procedure of the session opening (0-open session, 1-send immediately);
rqUser — user;
rqPass — password;
rqAuthForce — force authentication update;
conTm — force connection timeout, in milliseconds.