Symbol.UpdateAnyValue Method (Object., Int32)
Reads the value of this Value into the specified managed value.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public void UpdateAnyValue(
ref Object managedObject,
int timeout
)
Parameters
managedObject |
Type: System.Object. |
timeout |
Type: System.Int32 |
Return Value
Type:
Read value (System.Object).