AdsSymbolicServer.SetValue Method (ISymbol, Object)
Sets the value of the symbol.
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.SymbolicServer (in
TwinCAT.Ads.SymbolicServer.dll) Version: 6.0.328+39e3229
Syntax
C#
public AdsErrorCode SetValue(
ISymbol symbol,
Object value
)
Remarks
Call this if the Server has to store a new Value of the symbol internally.