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