Hi Steve
Thanks for the suggestion
"If you want them all to start at the same time why not start them all, delay for 3 seconds then stop some, then delay another 3 seconds and stop the last two? It's crude but it might work."
I'm just a bit confused looking at using millis() as the platform will have 8 linear actuators and at last count about 14 different positions (each position will involve at least 3 actuators and maximum 5 actuators) so would this mean I would have to declare all the times(millis) needed for each position?.
Thanks
Andy