SortedDynamicSymbolsProvider(IEnumerableKeyValuePairString, Symbol, Boolean) Constructor

Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and Ordinal.


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

Syntax

C#

public SortedDynamicSymbolsProvider(
    IEnumerable<KeyValuePair<string, Symbol>> symbols,
    bool handleException
)

Parameters

symbols  IEnumerableKeyValuePairString, Symbol

An IEnumerableT containing the Symbols of the TwinCAT HMI server extension.

handleException  Boolean

true to invoke HandleExceptionAsync(Command, Context, Exception) if an Exception is thrown while handling a Command; otherwise, false to rethrow the original Exception.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

SortedDynamicSymbolsProvider Class SortedDynamicSymbolsProvider Overload TcHmiSrv.Core.Tools.DynamicSymbols Namespace

Copyright © Beckhoff Automation GmbH & Co. KG