How to create data array?

Hi @Vadimkuzmin,

Guess the only relevant data is the stretch value of the handles. So collect them to an array and send it via com port. Maybe you can add an id to it to be able to distinguish the different values …
To send and receive data you can use

Cheers
— mnse