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

ICommunicationLayerFactory..::..CreateCommunicationLayer Method (CommonBusControl)

Instantiate new object providing ICommunicationLayer functionality.

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

Syntax


ICommunicationLayer CreateCommunicationLayer(
	CommonBusControl cParent
)
Function CreateCommunicationLayer ( _
	cParent As CommonBusControl _
) As ICommunicationLayer
ICommunicationLayer^ CreateCommunicationLayer(
	CommonBusControl^ cParent
)

Parameters

cParent
Type: CAS.Lib.CommonBus..::..CommonBusControl
Base class responsible for the resources management.

Return Value

An object providing the ICommunicationLayer functionality