Symbol Constructor (JsonSchemaValue)

Initializes a new instance of the Symbol class with the specified schema.

Namespace:  TcHmiSrv.Core.Tools.DynamicSymbols
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

protected Symbol(
    JsonSchemaValue readValue
)

Parameters

readValue

Type: TcHmiSrv.Core.Tools.DynamicSymbols.JsonSchemaValue
A JsonSchemaValue that represents the JSON schema of the read value of the Symbol.

Reference

Symbol Class

Symbol Overload

TcHmiSrv.Core.Tools.DynamicSymbols Namespace