From OpenSCADAWiki
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
− | ''' | + | '''Data (definition):'''<br/> |
− | * '' | + | * ''SEC_HASH_MAGIC'' — String-pointer (prefix) of the passwords in the hash. |
+ | : ''Masks of the security access'' | ||
+ | * ''SEC_XT'' — Execution (0x01); | ||
+ | * ''SEC_WR'' — Writing (0x02); | ||
+ | * ''SEC_RD'' — Reading (0x04). |
Latest revision as of 15:50, 18 September 2021
Data (definition):
- SEC_HASH_MAGIC — String-pointer (prefix) of the passwords in the hash.
- Masks of the security access
- SEC_XT — Execution (0x01);
- SEC_WR — Writing (0x02);
- SEC_RD — Reading (0x04).