TcHmiSchemaGenerator.ListSymbols Method (Command, IEnumerable.Symbol.)
Lists the schemas from the enumerable collection of Symbols and stores them in the read value of the specified Command.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
public static void ListSymbols(
Command command,
IEnumerable<Symbol> symbols
)
Parameters
command |
Type: TcHmiSrv.Command |
symbols |
Type: System.Collections.Generic.IEnumerable.Symbol. |