I want to use "netsend" to transfer data to another application.
When I connect the incoming data [joystick-floats) with the [send $1( - Object the following error occurs:
error: gatom: no method for 'send'
How can I transmit a stream of floats via netsend?
Martell