Symbol.ReadRawValue Method (Int32)
Reads the raw value of the IValueSymbol (Ads Read / Write)
          Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public byte[] ReadRawValue(
int timeout
)
VB
Public Function ReadRawValue (
timeout As Integer
) As Byte()
Parameters
| timeout | Type: System.Int32 | 
Field Value
Type: .Byte.
The raw value.
Return Value
Type: .Byte.
System.Byte[].