From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
 
'''Public attributes:'''
 
'''Public attributes:'''
* ''static bool finalKill;'' — Sign "The final killing of". It is used for forced disconnection of blocked objects on the the final stage of shutdown.
+
* ''AutoHD<TModule> mainThr;'' — Connection to a module executing in the main thread.

Revision as of 17:29, 19 July 2020

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)
'''Public attributes:'''
* ''AutoHD<TModule> mainThr;'' — Connection to a module executing in the main thread.
* ''unsigned f_useEnv :1;'' — Use environment variable ''OSCADA_{cmd}'' for default commadline options and generic parameters, sets itself by ''OSCADA_CMD_EN''.
Translation'''Public attributes:'''
* ''AutoHD<TModule> mainThr;'' — Connection to a module executing in the main thread.

Public attributes:

  • AutoHD<TModule> mainThr; — Connection to a module executing in the main thread.