04-14-2019 06:19 AM - edited 04-14-2019 06:22 AM
Hello everyone,
i'm relatively new with labview FPGA,i am useing USB 7855r and SCB-68 and im testing some Sensors, i wanted to give some range voltage and with steps and repeating , i mean i want voltage from 0 to 5 with certain steps(like 0,5) - so (0v, 0,5v, 1v, 1,5v ,2v ,2,5v , ...) and i want to repeat every voltage like 5 times or something. i wrote this program but it seems there is problem, can anyone help??
I also wanted to save Datas so i made FIFO but some how i dont get and data in my host VI ?
Thanks
04-14-2019 07:08 AM
Ps : the Rang is working the problem is this repeating which i want the user to give how much repeat should be in every step?
and of course the FIFO which is not working