SymbolWithValueRead(QueueString, Context) Method

Reads the Value at the specified path from the current Symbol.


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

Syntax

C#

protected override Value Read(
    Queue<string> elements,
    Context context
)

Parameters

elements  QueueString

A QueueT containing the elements that specify the path of Value to read from.

context  Context

The Context of the read operation.

Return Value

Value
The Value that was read from Symbol at the specified path.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0

Reference

SymbolWithValue Class Read Overload TcHmiSrv.Core.Tools.DynamicSymbols Namespace

Copyright © Beckhoff Automation GmbH & Co. KG