AdsSymbolicServerSetValue(ISymbol, Object) Method

Sets the value of the symbol.


Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.SymbolicServer (in TwinCAT.Ads.SymbolicServer.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public AdsErrorCode SetValue(
    ISymbol symbol,
    Object value
)

Parameters

symbol  ISymbol

The symbol.

value  Object

The value.

Return Value

AdsErrorCode

Remarks

Call this if the Server has to store a new Value of the symbol internally.

Reference

AdsSymbolicServer Class SetValue Overload TwinCAT.Ads.Server Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026