From OpenSCADAWiki
(Importing a new version from external source) |
(Importing a new version from external source) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Public attributes:''' | '''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''. |
Latest revision as of 18:13, 9 July 2024
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.