IValueAnySymbol.WriteAnyValue Method (Object, Int32)
Writes the value represented by the managed value to this Value
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
void WriteAnyValue(
Object managedValue,
int timeout
)
VB
Sub WriteAnyValue (
managedValue As Object,
timeout As Integer
)
Parameters
managedValue |
Type: System.Object |
timeout |
Type: System.Int32 |