Symbol.OnWriteRawValue Method
Handler function for writing the RawValue
          Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
protected virtual void OnWriteRawValue(
byte[] value,
int timeout
)
VB
Protected Overridable Sub OnWriteRawValue (
value As Byte(),
timeout As Integer
)
Parameters
| value | Type: .System.Byte. | 
| timeout | Type: System.Int32 | 
Exceptions
| Exception | Condition | 
|---|---|