common network receive
receive
Sends 1 value when a new data is received.
on change
- if activated, the data 1..N values are sent only when they have changed. (sent only one time, and nothing otherwise)
- if not activated, the data 1..N keep and hold the last received value.