15.1.15
echolink one2PROFINET V. 1.0
26
Softing Industrial Automation GmbH
Implemented protocols in echolink one
The internal buffer reserves this value, which means it can be read back by the Master via FC1
Read Coil status:
8.7.1.4
Example: Write Single Register FC6
Modbus Master sends the value 1234H in Address 0008:
Der Modbus Master sends the request to the echolink one:
[01] [06] [00] [07] [12] [34] [35] [7c]
The echolink one sends a response:
[01] [06] [00] [07] [12] [34] [35] [7c]
The 1st row shows the fieldbus data BEFORE the write command:
1F 03 02 03 04 05 06 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00... .
1F 03 02 03 04 05 06 07 00 00 00 00 00 00 00 12 34 00 00 00 00 00 00 00 00 00 00 00 00 00...
The 2nd row shows the fieldbus data AFTER the write command.
You can see that the value 00 07 is send as Address in the Modbus request. (As mentioned in
the chapter Universal Modbus Master some Master pull System one as offset.)
This leads to the Byte-Offset for the fieldbus output data => 14. You start counting with the first
process data value with Index NULL.
1F 03 02 ….
| +---- 1. process value
+-------- fieldbus length byte
8.7.1.5
Example: Force multiple coils FC 15
Note:
The address can only be passed in multiples of 8 incl. Null.
Also 0, 8, 16, … (Here you also have to keep in mind the offset of 1)
Example:
Start address = 0001.
Содержание echolink one2PROFINET
Страница 41: ...Implemented protocols in echolink one Softing Industrial Automation GmbH 41 echolink one2PROFINET V 1 0 15 1 15...
Страница 57: ...Appendix Softing Industrial Automation GmbH 57 echolink one2PROFINET V 1 0 15 1 15...
Страница 58: ...15 1 15 echolink one2PROFINET V 1 0 58 Softing Industrial Automation GmbH Appendix...
Страница 59: ...Appendix Softing Industrial Automation GmbH 59 echolink one2PROFINET V 1 0 15 1 15...