BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

ProtocolALMessage Class

COMMUNICATIONS LIBRARY - Protocol Application Layer message class

Namespace:  CAS.Lib.CommonBus.ApplicationLayer
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


public abstract class ProtocolALMessage : UMessage, 
	IReadValue, IWriteValue, IResponseValue, IReadCMDValue, ISesDBuffer, 
	IBlockAddress
Public MustInherit Class ProtocolALMessage _
	Inherits UMessage _
	Implements IReadValue, IWriteValue, IResponseValue, IReadCMDValue,  _
	ISesDBuffer, IBlockAddress
public ref class ProtocolALMessage abstract : public UMessage, 
	IReadValue, IWriteValue, IResponseValue, IReadCMDValue, ISesDBuffer, 
	IBlockAddress

Inheritance Hierarchy


Object
  CAS.Lib.CommonBus.CommunicationLayer..::..UMessage
    CAS.Lib.CommonBus.ApplicationLayer..::..ProtocolALMessage