ExportSymbolAttribute Class

Specifies a symbol to export from this TwinCAT HMI server extension to its Config.json during compile time. This class cannot be inherited.

Inheritance Hierarchy

SystemObject
  SystemAttribute
    TcHmiSrv.Core.Tools.StaticSymbolsExportSymbolAttribute

Namespace: TcHmiSrv.Core.Tools.StaticSymbols
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

public sealed class ExportSymbolAttribute : Attribute

The ExportSymbolAttribute type exposes the following members.

Constructors

 

Name

Description

ExportSymbolAttribute Class 1:

ExportSymbolAttribute

Initializes a new instance of the ExportSymbolAttribute class with the specified name.

Properties

 

Name

Description

ExportSymbolAttribute Class 2:

Access

Contains the default Access of this symbol.

ExportSymbolAttribute Class 3:

AddSymbol

Contains a value that indicates whether to automatically add this symbol.

ExportSymbolAttribute Class 4:

Description

Contains a description for this symbol.

ExportSymbolAttribute Class 5:

Function

Contains a value that indicates whether this symbol is a function.

ExportSymbolAttribute Class 6:

Name

Gets the name of this symbol.

ExportSymbolAttribute Class 7:

ReadValue

Contains the Type of the read value of this symbol.

ExportSymbolAttribute Class 8:

TypeId

When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)

ExportSymbolAttribute Class 9:

UserGroups

Contains the names of the user groups that have access to this symbol.

ExportSymbolAttribute Class 10:

Visibility

Contains the default Visibility of this symbol.

ExportSymbolAttribute Class 11:

WriteValue

Contains the Type of the read value of this symbol.

Methods

 

Name

Description

ExportSymbolAttribute Class 12:

Equals

Returns a value that indicates whether this instance is equal to a specified object.
(Inherited from Attribute)

ExportSymbolAttribute Class 13:

GetHashCode

Returns the hash code for this instance.
(Inherited from Attribute)

ExportSymbolAttribute Class 14:

GetType

Gets the Type of the current instance.
(Inherited from Object)

ExportSymbolAttribute Class 15:

IsDefaultAttribute

When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class.
(Inherited from Attribute)

ExportSymbolAttribute Class 16:

Match

When overridden in a derived class, returns a value that indicates whether this instance equals a specified object.
(Inherited from Attribute)

ExportSymbolAttribute Class 17:

ToString

Returns a string that represents the current object.
(Inherited from Object)

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

TcHmiSrv.Core.Tools.StaticSymbols Namespace

Copyright © Beckhoff Automation GmbH & Co. KG