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.ApplicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
public interface IApplicationLayerSlave : IConnectionManagement
Public Interface IApplicationLayerSlave _ Inherits IConnectionManagement
public interface class IApplicationLayerSlave : IConnectionManagement