ModBusPDUMessageBase<(Of <(<'ModBusMessage>)>)> Members
The ModBusPDUMessageBase<(Of <(<'ModBusMessage>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ModBusPDUMessageBase<(Of <(<'ModBusMessage>)>)> |
Initializes a new instance of the [ModBusPDUMessageBase] class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
CheckResponseFrame(ProtocolALMessage) | |
|
|
CheckResponseFrame(ProtocolALMessage) | (Inherited from ProtocolALMessage.) |
|
|
CopyFromBuffor | (Inherited from UMessage.) |
|
|
CopyToBuffor | (Inherited from UMessage.) |
|
|
Dispose | (Inherited from UMessage.) |
|
|
End_block | (Inherited from UMessage.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from UMessage.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetManagedBuffer | (Inherited from UMessage.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ReadByte | (Inherited from UMessage.) |
|
|
ReadChar | (Inherited from UMessage.) |
|
|
ReadInt16 | (Inherited from UMessage.) |
|
|
ReadInt32 | (Inherited from UMessage.) |
|
|
ReadInt64 | (Inherited from UMessage.) |
|
|
ReadIntPtr | (Inherited from UMessage.) |
|
|
ReadString()()()() | (Inherited from UMessage.) |
|
|
ReadString(Int16) | (Inherited from UMessage.) |
|
|
ReadValue(Int32, Type) |
Reads the value.
|
|
|
ReadValue(Int32, Type) | (Inherited from ProtocolALMessage.) |
|
|
ResetContent | (Inherited from UMessage.) |
|
|
ReturnEmptyEnvelope | (Inherited from ProtocolALMessage.) |
|
|
SetBlockDescription(Int32, Int32, Int16, Int32) | (Inherited from ProtocolALMessage.) |
|
|
SetBlockDescription(Int32, IBlockDescription) | (Inherited from ProtocolALMessage.) |
|
|
Start_block | (Inherited from UMessage.) |
|
|
ToString | |
|
|
TraceEvent | (Inherited from UMessage.) |
|
|
WriteByte | (Inherited from UMessage.) |
|
|
WriteChar | (Inherited from UMessage.) |
|
|
WriteInt16 | (Inherited from UMessage.) |
|
|
WriteInt32 | (Inherited from UMessage.) |
|
|
WriteInt64 | (Inherited from UMessage.) |
|
|
WriteIntPtr | (Inherited from UMessage.) |
|
|
WriteString | (Inherited from UMessage.) |
|
|
WriteValue |
Writes the value to the message in the requested type.
If the address space cannot contain values in the type of pValue no conversion is done.
|
Properties
| Name | Description | |
|---|---|---|
|
|
dataType | |
|
|
GetCommand | |
|
|
Item | (Inherited from UMessage.) |
|
|
NotEmpty | (Inherited from UMessage.) |
|
|
offset | (Inherited from UMessage.) |
|
|
STRING | (Inherited from UMessage.) |
|
|
uMessagePtr | (Inherited from UMessage.) |
|
|
userBuffLength | (Inherited from UMessage.) |
|
|
userDataLength | (Inherited from UMessage.) |

