DynamicSymbol.OnReadValue Method

Handler function for the

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

Return Value

Type: Object
System.Object.

Exceptions

Exception

Condition

CannotAccessVirtualSymbolException

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace