Symbol.OnReadRawValueAsync 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 Task<ResultReadRawAccess> OnReadRawValueAsync(
    CancellationToken cancel
)

Parameters

cancel

Type: System.Threading.CancellationToken

Return Value

Type: Task.ResultReadRawAccess.
System.Byte[].

Exceptions

Exception

Condition

AdsErrorException

AdsErrorException

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace