DynamicSymbolsProviderGetSchema(String, QueueString) Method

Gets the schema of the Symbol with the specified key at the specified path.


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

Syntax

C#

public Value GetSchema(
    string key,
    Queue<string> elements
)

Parameters

key  String

The key of the Symbol from which to get a schema.

elements  QueueString

A QueueT containing the elements that specify the path of the schema to get. -or- null to get the root schema of the Symbol with the specified key.

Return Value

Value
The schema of the Symbol at the specified path if a Symbol with the specified key exists; otherwise, null.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

DynamicSymbolsProvider Class GetSchema Overload TcHmiSrv.Core.Tools.DynamicSymbols Namespace

Copyright © Beckhoff Automation GmbH & Co. KG