06-29-2015 06:00 AM
Hello,
I'm trying to do a start ramp in a FPGA Target and i don't know how to do it.
It is for speed motor control.
Somebady can help me?
06-29-2015 06:04 AM
06-29-2015 09:20 AM
There is a "Ramp Pattern" VI that will output an array of values based on your start, end and either # of samples or delta change.
06-29-2015 09:41 AM
@aputman wrote:
There is a "Ramp Pattern" VI that will output an array of values based on your start, end and either # of samples or delta change.
Read more carefully. We are in the FPGA realm. That function does not exist there.
06-29-2015 09:43 AM
My bad. I am not familiar with FPGA.
06-30-2015 03:31 AM
crossrulz escribió:
@aputman wrote:
There is a "Ramp Pattern" VI that will output an array of values based on your start, end and either # of samples or delta change.
Read more carefully. We are in the FPGA realm. That function does not exist there.
That's my problem. In the FPGA realm i don't know how to do it.
06-30-2015 03:48 AM
06-30-2015 05:29 AM
but how can i do with block diagram? i don't understand how to do the timer!
06-30-2015 05:32 AM
07-01-2015 04:20 AM
I do this, but i don't know how to change de shift register in double to FTP.