Nirtec Studio Forum

General Category => Machines Simulator => Topic started by: jredrejo on February 10, 2024, 05:34:52 PM

Title: PWM controlled motor
Post by: jredrejo on February 10, 2024, 05:34:52 PM
I have to build an UDC for a DC Motor with its speed controlled by a PWM signal.
Any advice for a starting point? I would not like to reinvent the wheel if there're already some elements available to be adapted for this purpose.


Thanks!
Title: Re: PWM controlled motor
Post by: EasyPLC_Master on February 10, 2024, 06:51:15 PM
I am afraid you will have to create your own code to control the DC motor by pulses, by default there are no functions or tools for this.

Continue in this thread if you have any problems with the programming.