DynamicSymbol.WriteRawValue Method (.Byte., Int32)
Writes the Symbol raw Value
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public void WriteRawValue(
byte[] rawValue,
int timeout
)
VB
Public Sub WriteRawValue (
rawValue As Byte(),
timeout As Integer
)
Parameters
rawValue |
Type: .System.Byte. |
timeout |
Type: System.Int32 |