This example shows how you write the content of a received IP-telegram into a 14-byte communication object.
The following steps are required:
-
Step 1:
Createsimple telegram.
-
Step 2:
Mark telegram as an IP-telegram and enter the data of the IP device (type of telegram, address, IP port, etc.).
-
Step 3:
Under Receive create a data block of type value in plain text and assign it a communication object of data type "14-byte". The complete content of the IP-telegram is written into this communication object.
- Ready!
If the HomeServer now receives a telegram on the defined IP port, the content is written into the 14-byte communication object.