ProtocolALMessage..::..SetBlockDescription Method (Int32, Int32, Int16, Int32)
Assigns description of the block of data to the message.
Namespace:
CAS.Lib.CommonBus.ApplicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
Parameters
- station
- Type: Int32
Address of the remote station.
- address
- Type: Int32
Data block starting address
- myDataType
- Type: Int16
Determines the remote unit address space (resource) the data block belongs to. It could also be used to define data type if it is determined by address space.
- length
- Type: Int32
The length of the data in bytes.