Sorting spreads into a fixed order based on IDs from Fiducial Tracker

Hi,

I am slowly getting my head around VVVV and need a few pointers. I am using the Fiducial Tracker with a reactable like table, which works fine but I am having difficultly understanding how to split off each X,Y or Z information using GetSlice (Spreads). I want to somehow set the Slice number to the same number of the Id.

For example:

I place Fiducial with the ID of 2 on to table and it is placed at number 2.

I hope someone will be able to help me with this great programme.

thanks

Darius

setslice should do the trick. i hope so.

your problem is not clear to me at all.