Update README.md
This commit is contained in:
committed by
GitHub
parent
04c630d47f
commit
e7da0cf54e
@@ -10,11 +10,11 @@ Table of Content:
|
||||
* [Addres Coding](#coding)
|
||||
* [SubAddress Rules](#subpos)
|
||||
|
||||
##<a name="basic"></a> Basic Concept
|
||||
## <a name="basic"></a> Basic Concept
|
||||
|
||||
Siemens Protocal is derived by Profibus and Profinet.
|
||||
|
||||
##<a name="address"></a> Address Mapping
|
||||
## <a name="address"></a> Address Mapping
|
||||
|
||||
Modbus.Net.Siemens has two types of AddressMapping -- Modbus.Net way or Siemens way.
|
||||
|
||||
@@ -31,12 +31,12 @@ VB19 | V 19 | V19 |
|
||||
DB1.DBD22 | DB1 22 | DB1.DB22 |
|
||||
DB2.DB35.1 | DB2 35.1 | DB2.DB35.1 |
|
||||
|
||||
##<a name="coding"></a> Address Coding
|
||||
## <a name="coding"></a> Address Coding
|
||||
|
||||
The Coding of Modbus.Net.Siemens is the same as standard siemens protocal.
|
||||
|
||||
##<a name="subpos"></a> SubAddress Rules
|
||||
## <a name="subpos"></a> SubAddress Rules
|
||||
|
||||
SubAddress Rules is the same as standard siemens protocal.
|
||||
|
||||
Area length will always be 1.
|
||||
Area length will always be 1.
|
||||
|
||||
Reference in New Issue
Block a user