Symbol.OnReadRawValue Method
Handler function for reading the raw value
Namespace: TwinCAT.Ads.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[].