56
When writing to the 32-bit area of the Web-IO (starting at
address 0x5000) two 16-bit registers per 32-bit value beginning
with the highest byte of the 32-bit value must be written.
The Web-IO replies with a data packet having the following
structure:
1. Byte
16 Bit / Word
High Byte
Low Byte
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
2. Byte
3. Byte
16 Bit / Word
High Byte
Low Byte
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
4. Byte
8 Bit / Byte
Byte
7 6 5 4 3 2 1 0
7. Byte
Protocol ID
Transaction ID
5. Byte
16 Bit / Word
High Byte
Low Byte
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
6. Byte
Length
Unit ID
Function Code
XX
XX
00
00
01
00
06
8 Bit / Byte
Byte
7 6 5 4 3 2 1 0
8. Byte
10
9. Byte
16 Bit / Word
High Byte
Low Byte
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
10. Byte
XX
XX
11. Byte
16 Bit / Word
High Byte
Low Byte
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
12. Byte
XX
XX
Start Address
Quantity of
Registers
Start Address
Specifies at which address to begin writing the 16-bit registers.
Quantity of Outputs
Here the number of written 16-bit registers is sent.
10.7 Socket-API
You can retrieve measurement data directly from the device via
a socket access.
In the simplest case, send the „GET / Single“ command to the
device to return all measured data from the device.
Configure the settings for HTTP and UDP access here.