Symbol.OnReadValue Method

Handler function for reading the dynamic value.

Namespace:  TwinCAT.Ads.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
The Value

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace