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

NetCommunicationLayerID Members

The NetCommunicationLayerID type exposes the following members.

Methods


  Name Description
Public method CreateCommunicationLayer(CommonBusControl)
Instantiate new object providing ICommunicationLayer functionality.
Public method CreateCommunicationLayer(array<Object>[]()[][])
Instantiate new object providing ICommunicationLayer functionality.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property GetCommunicationLayerDescription
Gets the short text description for the communication layer.
Public property LayerName
Gets or sets the name of the layer.
Public property ProtocolType
Gets or sets the type of the protocol.
Public property SocketNumber
Gets or sets the socket number.
Public property Title
Gets a title for the ICommunicationLayer provider.