10-11-2010 05:17 PM
Thanks for your replay.
It gives me an error message that there is too much data comming into the device; it seems that only simly signals can work such as sine, square and so.
what I need is to make 3 pulses that are different in width, and the time delay brtween them is different too. I coulnd figure out how to do such pulse that will be accepted by LabVIEW without getting an error. ii tried to modify the 33xxx example by changing the source from 'Simulate signal.vi' to 'Simulate Arb Signal.vi', and defined me desired signal, but it didn't work either. I can do it manually, but i would like to build a code that i will be able to change the values (time delay) if I need to. [it is no so comfortable to do it through the device.
Thanks again
Boaz B
10-12-2010 02:35 AM
Not really clear... posting your code would help a lot.
Regards
10-12-2010 11:29 AM
This is the attached code. I really apriciate you trying to help me with that.
I tried few different methodes that didn't work. basically, the pulse i want to create in in he simulate Arb Express.vi. tell me if there is any better way to be able to create & run such waveform.
Thanks again
boaz
10-12-2010 12:36 PM
Hi
nothing wrong with your code except for the loose vi's still present and the fact that the instrument accepts up to 64k points and you try 100k points.
Maybe you think that the manual input accepts more points but in real life (as far as i know) these are also calculated into the same memory before use in the machine.
10-12-2010 02:09 PM
Thank you ery much...
I will try that and let you know if it work for me (up to 64K points).
I love the netherland! especially the rock band 'Within Temptation'... Go netherland
greeting from the US
Boaz