Ladybug Fly with unwanted extra 0

I’m sending data to a camera crane and a capture component. That does’t work with lists, so I used Fly to send the data 1 by 1.

I have simplified the network to show the problem:
The slider goes from 0 to 10, but Fly results in an unwanted extra 11th index with a value of 0 at the end.
Since it is not a real list, I can’t remove the last 0 with list functions !
Is there a way to get rid of the unwanted index?

Try the Colibri option.
-A.

1 Like

That seems to work.
Thanks,
Ernst van der Vecht