Visibility Enumeration
Specifies the visibility of a symbol exported from this TwinCAT HMI server extension.
Namespace: TcHmiSrv.Core.Tools.StaticSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public enum VisibilityMembers
|
Member name |
Value |
Description |
|---|---|---|
|
None |
0 |
The symbol uses the default visibility, since none is explicitly specified. |
|
AlwaysShow |
1 |
Always show the symbol. |
|
AlwaysHide |
2 |
Always hide the symbol. |
|
HideInEngineering |
3 |
Hide the symbol only in the TwinCAT HMI Engineering. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0