DynamicSymbol.OnReadRawValue Method

Handler function for reading Raw symbol value.

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

Return Value

Type: .Byte.
System.Byte[].

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace