Symbol.OnReadRawValue Method

Handler function for reading the raw value

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

Syntax

C#

protected virtual byte[] OnReadRawValue(
    int timeout
)

Parameters

timeout

Type: System.Int32

Return Value

Type: .Byte.
System.Byte[].

Exceptions

Exception

Condition

AdsErrorException

AdsErrorException

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace