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
The Command that contains the GetSchema request.

definition

Type: TcHmiSrv.DynamicSymbols.Definition
The Definition to get the schema.

Reference

TcHmiSchemaGenerator Class

GetSchema Overload

TcHmiSrv.DynamicSymbols Namespace