From OpenSCADAWiki
Jump to: navigation, search

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)'''Data:'''<br/>
Stages of the new Associated Output Transports processing (enum — TTransportIn::AssociateTrStage):
* ''ATrStg_Common'' (0) — common stage of default call stages ''ATrStg_Create'', ''ATrStg_Proc''; you can call stage ''ATrStg_Create'', specific init the output transport and next call stage ''ATrStg_Proc'' to finish, and under the lock ''associateTrRes'';
* ''ATrStg_Create'' (1) — creating and registering the representative output transport with ''addr'' is the transport address;
* ''ATrStg_Proc'' (2) — starting-connecting, reading the Initiate Connection ID, processing all presented associated transports.