DynamicSymbolsProviderGetSchema(String) 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(
    string path
)

Parameters

path  String

The path of the schema to get. The elements in the path must be separated by PathElementSeparator, '[' or ']'. The first element identifies the Symbol from which to get a schema. Therefore the String must not be null or empty.

Return Value

Value
The schema of the Symbol at the specified path if a Symbol identified by the first element in path 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