Crane movement without Product

Without Python you could try changing them with the GetProperty and Assign statements.
I did an example with 3 products, in which I created Product Properties for the different speeds and I assign them to the Crane before the TransportOut. I also used a signal to make sure that the previous transport was finished before changing the speed.

Change Crane Speed with ProductProperty.vcmx (5.2 MB)