AdsConnection.ReadWrite Method
Overload List
|
Name |
Description |
---|---|---|
|
Writes data synchronously to an ADS device and then Reads data from that target. | |
|
ReadWrite(UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte.) |
Writes data synchronously to an ADS device and then Reads data from this device into the readBuffer |
|
ReadWrite(UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte., Int32) |
Writes data synchronously to an ADS device and then Reads data from this device. |
Further Information
- AdsConnection.ReadWrite Method (UInt32, Memory`1, Void)
- AdsConnection.ReadWrite Method (UInt32, UInt32, Memory`1, Void)
- AdsConnection.ReadWrite Method (UInt32, UInt32, Memory`1, Void, Byte)
- AdsConnection.ReadWrite Method (UInt32, Memory.Byte., ReadOnlyMemory.Byte.)
- AdsConnection.ReadWrite Method (UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte.)
- AdsConnection.ReadWrite Method (UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte., Int32)