Hello,
I am controlling a stepper motor through a circuit which converts analog voltage to frequency. I use NI6009 USB for generating the voltage for a Voltage to Frequency Converter circuit. My problem is that, the user can control the output from 0 to 5 volts with a knob in the front panel. But if the user increases or decreases the value very fast the stepper motor is not able to handle the inertia and stops or functions improperly. So I need something that will generate the output voltage with a slope even if the user increases / decreases it suddenly from the front panel. For example it may increase to the value chosen in 10 seconds etc. The control of the output voltage is done in real time so prefunctions does not work.
I use DAQmx Base.
If somebody can help me I will be very happy. Thanks.