DynamicSymbol.OnTryReadValue Method

Handler function for the

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

value

Type: System.Object.
The value.

Return Value

Type: Int32
The error Code.

Exceptions

Exception

Condition

CannotAccessVirtualSymbolException

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace