AdsSymbolicServerOnSetValue Method

Handler function to store a new Symbol value within internal caches of the AdsSymbolicServer.


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

Syntax

C#

protected abstract AdsErrorCode OnSetValue(
    ISymbol symbol,
    Object value,
    out bool valueChanged
)

Parameters

symbol  ISymbol

The symbol.

value  Object

The value.

valueChanged  Boolean

if set to true, the value was changed.

Return Value

AdsErrorCode
AdsErrorCode.

Reference

AdsSymbolicServer Class TwinCAT.Ads.Server Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026