Symbol.OnTryReadValue 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 int OnTryReadValue(
    int timeout,
    out Object?? value
)

Parameters

timeout

Type: System.Int32

value

Type: System.Object.

Return Value

Type: Int32
The Value

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace