CAS.CommServer.DataProvider.MODBUSCore Namespace
CAS.CommServer.DataProvider.TextReader Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
N:CAS.Lib.CommonBus.ApplicationLayer.Modbus
CAS.Lib.CommonBus.ApplicationLayer.Modbus Namespace
CAS.Lib.CommonBus.ApplicationLayer.SBUS Namespace
ProcessObserver.DataProviders

TextReaderApplicationLayerMaster Members

The TextReaderApplicationLayerMaster type exposes the following members.

Constructors


  Name Description
Public method TextReaderApplicationLayerMaster
Initializes a new instance of the TextReaderApplicationLayerMaster class.

Methods


  Name Description
Public method ConnectInd
Connect indication – Check if there is a connection accepted to the remote address.
Public method ConnectReq
Connect Request, this function is used for establishing the connection
Public method Dispose()()()()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public method DisReq
Disconnect Request - Unconditionally disconnect the connection if any.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEmptyWriteDataBuffor
Gets a buffer from a pool and initiates. After filling it up with the data can be send to the data provider remote unit by the WriteData(IWriteValue%, Byte).
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ReadData
Reads process data from the selected location and device resources.
Public method ToString (Inherited from Object.)
Public method WriteData
Writes process data down to the selected location and device resources.

Properties


  Name Description
Public property Connected
true if the layer is connected for connection oriented communication or ready for communication for connectionless communication.
Public property TraceSource
Gets or sets the trace source ITraceSource.