SymbolWithDirectValue Class

Represents a symbol of a TwinCAT HMI server extension with a Value that can be set directly.

Inheritance Hierarchy

SystemObject
  TcHmiSrv.Core.Tools.DynamicSymbolsSymbol
    TcHmiSrv.Core.Tools.DynamicSymbolsSymbolWithValue
      TcHmiSrv.Core.Tools.DynamicSymbolsSymbolWithDirectValue

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

Syntax

C#

public class SymbolWithDirectValue : SymbolWithValue

The SymbolWithDirectValue type exposes the following members.

Constructors

 

Name

Description

SymbolWithDirectValue Class 1:

SymbolWithDirectValue(Value, IEqualityComparerValue, JsonSchemaValue)

Initializes a new instance of the SymbolWithDirectValue class with the specified Value, IEqualityComparerT and schema.

SymbolWithDirectValue Class 2:

SymbolWithDirectValue(Value, IEqualityComparerValue, JsonSchemaValue, NullableBoolean)

Initializes a new instance of the SymbolWithDirectValue class with the specified Value, IEqualityComparerT and schemes.

SymbolWithDirectValue Class 3:

SymbolWithDirectValue(Value, IEqualityComparerValue, JsonSchemaValue, JsonSchemaValue)

Initializes a new instance of the SymbolWithDirectValue class with the specified Value, IEqualityComparerT and schemes.

SymbolWithDirectValue Class 4:

SymbolWithDirectValue(Value, IEqualityComparerValue, JsonSchemaValue, JsonSchemaValue, IDictionaryString, Value)

Initializes a new instance of the SymbolWithDirectValue class with the specified Value, IEqualityComparerT and schemes.

SymbolWithDirectValue Class 5:

SymbolWithDirectValue(Value, IEqualityComparerValue, JsonSchemaValue, JsonSchemaValue, NullableBoolean)

Initializes a new instance of the SymbolWithDirectValue class with the specified Value, IEqualityComparerT and schemes.

SymbolWithDirectValue Class 6:

SymbolWithDirectValue(Value, IEqualityComparerValue, JsonSchemaValue, JsonSchemaValue, NullableBoolean, NullableBoolean)

Initializes a new instance of the SymbolWithDirectValue class with the specified Value, IEqualityComparerT and schemes.

SymbolWithDirectValue Class 7:

SymbolWithDirectValue(Value, IEqualityComparerValue, JsonSchemaValue, JsonSchemaValue, NullableBoolean, String)

Initializes a new instance of the SymbolWithDirectValue class with the specified Value, IEqualityComparerT and schemes.

SymbolWithDirectValue Class 8:

SymbolWithDirectValue(Value, IEqualityComparerValue, JsonSchemaValue, JsonSchemaValue, NullableBoolean, NullableBoolean, String)

Initializes a new instance of the SymbolWithDirectValue class with the specified Value, IEqualityComparerT and schemes.

Properties

 

Name

Description

SymbolWithDirectValue Class 9:

Attributes

Gets the attributes of the Symbol.
(Inherited from Symbol)

SymbolWithDirectValue Class 10:

Definitions

Gets the Definitions of the Symbol.
(Inherited from Symbol)

SymbolWithDirectValue Class 11:

Doc

Gets the documentation of the Symbol.
(Inherited from Symbol)

SymbolWithDirectValue Class 12:

Function

Gets a value that indicates whether the Symbol is a function.
(Inherited from Symbol)

SymbolWithDirectValue Class 13:

ReadOnly

Gets a value that indicates whether the Symbol is read-only.
(Inherited from Symbol)

SymbolWithDirectValue Class 14:

ReadValue

Gets the read value of the Symbol.
(Inherited from Symbol)

SymbolWithDirectValue Class 15:

Schema

Gets the JsonSchemaValue representing the JSON schema of the Symbol.
(Inherited from Symbol)

SymbolWithDirectValue Class 16:

Value

Gets the Value of the SymbolWithDirectValue.
(Overrides SymbolWithValueValue)

SymbolWithDirectValue Class 17:

WriteValue

Gets the write value of the Symbol.
(Inherited from Symbol)

Methods

 

Name

Description

SymbolWithDirectValue Class 18:

Equals(Object)

Determines whether the specified Object is equal to the current SymbolWithValue.
(Inherited from SymbolWithValue)

SymbolWithDirectValue Class 19:

Equals(Symbol)

Indicates whether the current Symbol is equal to another Symbol.
(Inherited from Symbol)

SymbolWithDirectValue Class 20:

Equals(SymbolWithValue)

Indicates whether the current SymbolWithValue is equal to another SymbolWithValue.
(Inherited from SymbolWithValue)

SymbolWithDirectValue Class 21:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

SymbolWithDirectValue Class 22:

GetHashCode

Serves as the default hash function.
(Inherited from SymbolWithValue)

SymbolWithDirectValue Class 23:

GetType

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

SymbolWithDirectValue Class 24:

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

SymbolWithDirectValue Class 25:

Read(QueueString)

Reads the Value at the specified path from the current Symbol.
(Inherited from SymbolWithValue)

SymbolWithDirectValue Class 26:

Read(QueueString, Context)

Reads the Value at the specified path from the current Symbol.
(Inherited from SymbolWithValue)

SymbolWithDirectValue Class 27:

SetValue

Sets the Value of the SymbolWithDirectValue.

SymbolWithDirectValue Class 28:

ToString

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

SymbolWithDirectValue Class 29:

Write(QueueString, Value)

Writes the specified Value at the specified path to the current Symbol.
(Inherited from SymbolWithValue)

SymbolWithDirectValue Class 30:

Write(QueueString, Value, Context)

Writes the specified Value at the specified path to the current Symbol.
(Inherited from SymbolWithValue)

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

TcHmiSrv.Core.Tools.DynamicSymbols Namespace

Copyright © Beckhoff Automation GmbH & Co. KG