IApplicationLayerSlave..::..GetEmptySendDataBuffor Method
Get empty, but prepared to be send as response frame, data buffer.
Namespace:
CAS.Lib.CommonBus.ApplicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
IResponseValue GetEmptySendDataBuffor( IBlockDescription block, int address )
Function GetEmptySendDataBuffor ( _ block As IBlockDescription, _ address As Integer _ ) As IResponseValue
IResponseValue^ GetEmptySendDataBuffor( IBlockDescription^ block, int^ address )
Parameters
- block
- Type: CAS.Lib.CommonBus.ApplicationLayer..::..IBlockDescription
Data block description to be read.
- address
- Type: Int32
Address of the remote station connected to the common field bus.