DynamicSymbol.OnReadRawValue Method
Handler function for reading Raw symbol value.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
protected virtual byte[] OnReadRawValue(
int timeout
)
VB
Protected Overridable Function OnReadRawValue (
timeout As Integer
) As Byte()
Parameters
timeout |
Type: System.Int32 |
Return Value
Type: .Byte.
System.Byte[].