I'm sure there must be an easy way to do this, but I'm at a loss.
I want to pack a sequence of floats into a list (or message list?), and to hold that data there without sending anything, then later be able to bang out the nth element of that list on demand.
It would be a huge help if someone could point me in the right direction.
Cheers