| Answer: |
 |
Explanation of the examples:
(1) dreieck.vi
This is a triangle function. After the trigger key is pressed, the function outputs a very slow triangle. For verification purposes, try to set the frequency to 1 Hz, for example.
(2) pulse-handtrigger.vi
After the trigger key is pressed, the function performs one pulse only.
(3) pulse-externtrigger.vi
Like (2), but the pulse will be triggered by the external trigger input.
(4) Sinus100Burst-handtrigger.vi
After the trigger key is pressed, the function performs 100 sinewave periods. Set "Anzahl" to 5, for example, to verify the number of periods.
   
Please remember:
The examples are in LabView 7.
The only driver required is: rssiam_lv6_1_8.exe (or a new version of this driver).
The driver is available on our homepage.
|