I want to send 10 bytes from VB100 of Node1, to a Node2.
Is sending routine in Node1, in network 2, OK?
Then, in node 2, there is a routine for receiving data from Node1 (network 3).
What is RECVBUFFER_START and RECVBUFFER_LENGHT? Does it means that buffer is from VB0 to VB999? What is in those locations after data from Node1 is received?
What do I get in output here (REMOTESTATION_ADDR, DATA_START, DATA_LENGHT) after data from Node1 is received?
Thanks!
