AdsConnection.TryWrite(UInt32, ReadOnlyMemory<Byte>) Method
Writes the value data synchronously that is represented in the writeBuffer to the symbol with the specified variableHandle.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public AdsErrorCode TryWrite(
uint variableHandle,
ReadOnlyMemory<byte> writeBuffer
)Parameters
|
variableHandle UInt32 |
The variable handle. |
|
writeBuffer ReadOnlyMemory<Byte> |
The write buffer / value. |
See Also
Reference
AdsConnection Class TryWrite Overload TwinCAT.Ads Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026