DynamicSymbol.ReadRawValue Method
Reads the Symbols raw value
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public byte[] ReadRawValue()
VB
Public Function ReadRawValue As Byte()
Field Value
Type: .Byte.
The raw value in bytes.
Return Value
Type: .Byte.
System.Byte[].