12-14-2006 08:30 AM
12-14-2006 08:37 AM
12-14-2006 08:42 AM
12-14-2006 09:01 AM - edited 12-14-2006 09:01 AM
You should be able to index the waveform output into the GPIB using a for loop. I included the for loop in the diagram. I messed up your stop button tho, i had made it a constant while testing.
give it a try and let me know.
Message Edited by EJW2003 on 12-14-2006 10:02 AM
12-14-2006 09:14 AM
12-14-2006 11:11 AM
12-14-2006 02:17 PM
I like it! Completely different from how I would have done it. That's why I love Labview!
Good job!
eric
12-15-2006 04:00 AM
Hello again!
I'm having a doubt with the program I made.
I'm being able to generate a sine value each millisecond that passes (= timeout of the event structure), but if I want to generate these values at a higher rate how can I do it, since the event structure minimum timeout time is 1 millisecond???
I'm asking this because if I start to generate signals at higher frequencies I will want to have more samples per second...
Any help on this?
Thanks in advance!