Symbol.OnTryWriteValue Method
Handler function for writing the dynamic value
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
protected virtual int OnTryWriteValue(
Object value,
int timeout
)
Parameters
value |
Type: System.Object |
timeout |
Type: System.Int32 |
Return Value
Type: Int32
System.Int32.
Exceptions
Exception |
Condition |
---|---|