IValueRawSymbolWriteRawValue(Byte, Int32) Method

Writes the raw value of the IValueSymbol (Ads Read / Write)


Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

void WriteRawValue(
    byte[] rawValue,
    int timeout
)

Parameters

rawValue  Byte

The value as byte array.

timeout  Int32

The timeout.

Field Value

The value.

Remarks

A negative timeout indicates that the Default Timeout for the communication will be used. 0 means timeout is switched off.

Reference

IValueRawSymbol Interface WriteRawValue Overload TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026