TcHmiSchemaGenerator.GetSchema Method (Command, Definition)
Gets the schema of the Definition and stores it 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 GetSchema(
Command command,
Definition definition
)
Parameters
command |
Type: TcHmiSrv.Command |
definition |
Type: TcHmiSrv.DynamicSymbols.Definition |