Hi everybody,
I have a problem with a ring-control in my labview program.
The ring has many items (65536) and non-sequential values.
I need to find the actual index of the ring array and set a new calculated index afterwards.
As I couldn't find a way to get the actual index directly, I started a...