Nirtec Studio Forum

General Category => Machines Simulator => Topic started by: clim61000@icloud.com on July 25, 2025, 08:02:05 AM

Title: Variable conveyor speed
Post by: clim61000@icloud.com on July 25, 2025, 08:02:05 AM
is it possible to make variable conveyor speed using plc analog output?
Title: Re: Variable conveyor speed
Post by: EasyPLC_Master on July 25, 2025, 08:19:42 AM
It depends on the type of conveyor, some have an analog input that sets the speed of the belt.
Example: Conveyor Belt 1 -> PLC AOUT SPEED.
In any case, all conveyors have the Speed property that allows you to adjust the speed dynamically, using the controllers, graphical nodes or script code.
Title: Re: Variable conveyor speed
Post by: clim61000@icloud.com on July 29, 2025, 05:59:28 PM
I also would like to make
1 axis linear actuator can transport object from point to point.
This has control of speed and position along 1 axis.
Is there pre-made object that can have custom tool attached?