Symbol.OnReadValue Method

Handler function for reading the dynamic value.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

protected virtual Object OnReadValue(
    int timeout
)

Parameters

timeout

Type: System.Int32

Return Value

Type: Object
The Value

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace