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