Yes, you can control the motor speed of some parts by changing the configuration to Analog. This configuration allows you to set the speed using analog values from -10 to 10 V.
Check which parts include Analog configuration here:
https://docs.factoryio.com/manual/parts/
You can select a part configuration from the context menu (by right-clicking on the part):
https://docs.factoryio.com/manual/edit-and-run/index.html#configuration
Hi there,
So is there no way to set the digital speed? ← for example if I wanted to run one belt at 0.3m/s and the next at 0.6ms ← I have to use Analog?
Then another factor - is there any way to get feedback? (I am running and at speed for example that can be fed back into the PLC?)
Thanks!
Hi Frantzmiles,
Yes, you should use the analog configuration.
Regarding feedback, I suggest you look at contribution 60 and contribution 120; there you will see the speed at which you can send and receive values.
Regards