AdsConnection.TryReadWrite Method
Overload List
|
Name |
Description |
---|---|---|
|
TryReadWrite(UInt32, Memory.Byte., ReadOnlyMemory.Byte., Int32.) |
ReadWrites value data synchronously to/from the symbol represented by the variableHandle. |
|
TryReadWrite(UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte., Int32.) |
Writes data synchronously to an ADS device and reads data from that device. |
|
TryReadWrite(UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte., Int32, Int32.) |
Writes data synchronously to an ADS device and then Reads data from this device. |
Further Information
- AdsConnection.TryReadWrite Method (UInt32, Memory`1, Void, Byte)
- AdsConnection.TryReadWrite Method (UInt32, UInt32, Memory`1, Void, Byte)
- AdsConnection.TryReadWrite Method (UInt32, UInt32, Memory`1, Void, Byte, ReadOnlyMemory`1)
- AdsConnection.TryReadWrite Method (UInt32, Memory.Byte., ReadOnlyMemory.Byte., Int32.)
- AdsConnection.TryReadWrite Method (UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte., Int32.)
- AdsConnection.TryReadWrite Method (UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte., Int32, Int32.)