SymbolWithValue.Write Method
Writes the specified Value at the specified path to Value.
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
protected override Value Write(
Queue<string> elements,
Value value
)
Parameters
elements |
Type: System.Collections.Generic.Queue.String. |
value |
Type: TcHmiSrv.Core.Value |