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

ProtocolALMessage Properties

The ProtocolALMessage type exposes the following members.

Properties


  Name Description
Public property GetCommand
A command a master station request to be processed by this station – slave station on the field bus network.
Public property NotEmpty
true if buffer is not empty.
(Inherited from UMessage.)
Public property offset
Gets and sets offset to current byte
(Inherited from UMessage.)
Public property STRING
Return information about this message as string.
(Inherited from UMessage.)
Public property uMessagePtr
Gets pointer tu message in the umanaged memory
(Inherited from UMessage.)
Public property userBuffLength
Number of bytes deposited in the buffer. Position of the firs empty position in the buffer.
(Inherited from UMessage.)
Public property userDataLength
User data length
(Inherited from UMessage.)