Hey guys, streaming data from 10.0.0.9, port 63353 – I get the time, force and position. Is there a way to stream another variable in that same string? That way I can keep track of the sample that is being tested? Variable_sample=0, 1, 2,…. Thanks
Do you think that it would use too much energy to set all other force variables to 0 or another number while i'm looking for a change in the Fz variable? Is there a way to add a variable to the outputted stream, or would a new stream have to be created?
Hi! You can`t override the force that is output from the string. Those are directly read from the sensor. The driver would have to be modified. You would have to create a new stream.
Hey guys, streaming data from 10.0.0.9, port 63353 – I get the time, force and position. Is there a way to stream another variable in that same string? That way I can keep track of the sample that is being tested?
Variable_sample=0, 1, 2,….
Thanks