DynamicSymbolsProviderGetSchema(QueueString) Method
Gets the schema of the Symbol 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(
Queue<string> elements
)Parameters
|
A QueueT containing the elements that specify the path of the schema to get. The element at the beginning of the QueueT identifies the Symbol from which to get a schema. Therefore the QueueT must not be empty. |
Return Value
Value
The schema of the Symbol at the
specified path if a Symbol identified by
the element at the beginning of elements 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