AdsSymbolicServer.SetValue Method (String, 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(
string instancePath,
Object value
)
Parameters
instancePath |
Type: System.String |
value |
Type: System.Object |
Remarks
Call this if the Server has to store a new Value of the symbol internally.