DynamicSymbol.OnReadValue Method
Handler function for the
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
protected virtual Object OnReadValue(
int timeout
)
VB
Protected Overridable Function OnReadValue (
timeout As Integer
) As Object
Parameters
timeout |
Type: System.Int32 |
Return Value
Type: Object
System.Object.