Conveyor not Running

I’m currently working on a simulation that involves an injection mold machine, a Gudel CP3 robot, and VC conveyors.I’ve successfully configured the injection mold machine to produce a block as the product output. I’ve also set up boolean signals from the injection mold machine to the Gudel robot so that the robot can pick and place the block onto the conveyor once the molding process is complete.
However, I’m encountering an issue with getting the conveyor to run. I’ve created a test signal to turn the conveyor on, but it’s not starting. I’ve also tried adding a motor to the conveyor and sending the signal to the motor, but without success. While attaching a feeder to the conveyor does make it run, this defeats the purpose of my simulation. Do you have any suggestions on how I can get the conveyor running as intended?

See attached video

Hi, see attached file for a simple demonstration of the conveyor motor
Conveyor Motor testfile.vcmx (440.9 KB)
If you use the interact function you can click the button and at that moment the product will start to move:


It is connected to both the runforward and Setpresetspeed signals of the motor (in this case presetspeed1, but you can use either):

You can set these values in the properties of the motor