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

