SymbolWithDirectValue.SetValue Method

Sets the Value of the SymbolWithDirectValue.

Namespace:  TcHmiSrv.Core.Tools.DynamicSymbols
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public void SetValue(
    Value value
)

Parameters

value

Type: TcHmiSrv.Core.Value
The Value to set.

Reference

SymbolWithDirectValue Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace