AdsSymbolicServerOnGetValue Method

Handler function to determine the (stored) value of the symbol from the 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 OnGetValue(
    ISymbol symbol,
    out Object?? value
)

Parameters

symbol  ISymbol

The symbol.

value  Object

The value.

Return Value

AdsErrorCode
AdsErrorCode

Reference

AdsSymbolicServer Class TwinCAT.Ads.Server Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026