I have a an ADC chip want to control/acquire data using USB-8451 SPI/I2C module.
I have setupped initial SPI settings (clock edge, polarity, speed etc).
If i passed SPI command 3F; the ADC will output data continously...
How can i read this data continously in LV8.5?
how does the program looks like?
I tried while loop. but in while loop I am continuously sending commands isnt it?.
what is the best way to do?
can some one help me on this?

naushica