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

IApplicationLayerSlave Interface

Interface which must be implemented by any data provider playing the role on the field network of the slave station, i.e. responding to the master station. It is responsible for processing commands received from a master station.

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

Syntax


public interface IApplicationLayerSlave : IConnectionManagement
Public Interface IApplicationLayerSlave _
	Inherits IConnectionManagement
public interface class IApplicationLayerSlave : IConnectionManagement