Hi Ulla
I wanted to add a little more information to Marian�s answer. More to point to examples on the web.
For a LabVIEW example of downloading User Defined periodic waveforms, go to the link: (sorry it is long)
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B53A24EA9791426CE034080020E74861&p_node=DZ52290&p_source=external
Alternatively, you can go to this link for NI Developer Zone:
http://www.ni.com/devzone/libraries/default.htm
Then select the �Measurement Hardware� link, then �Waveform Generation Tasks� under the Signal Sources heading. Then �Function Waveforms� and finally, the �Generating a User Defined Waveform with the NI 54xx� link for the example.
As for the NI 5401 generating User Defined waveforms, it is actually m
ore descriptive to say User Defined Periodic Waveforms. As Marian mentioned, if you need true AWG functionality, the NI 5411 is the device.
The NI 5401 will generate your waveform with Direct Digital Synthesis (DDS) technology, which most function generators use today. This means that not every sample of your waveform will be generated as you downloaded it.
A simple demonstration example will show how it works if you are interested, Direct Digital Synthesis Concept Example at:
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3F03556A4E034080020E74861&p_node=DZ52285&p_source=external
Jerry