I am trying to develop a vi which will continously output voltage levels that I will specify. The time lag between two consecutive voltage levels should be in microsecond domain (5 or 10 microseconds).
Right now I am using the function generator vi in my application. Howver this vi gives out a periodic signal such as a sine/sqaure/ramp. I want to get an output in which the voltage values can be specified by me in the form of a table /array and the vi will output these values continuously with a lag of say 5 microseconds.
Please help.