AM300: Programming the AM300 in LabView  FAQ overview
 
Question: This FAQ provides examples of the following:
1. Performing a triangle function (manual trigger)
2. Positive pulse (manual trigger)
3. Positive pulse (external trigger)
4. Output of 100 sinewave periods (manual trigger)

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.
   
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.



dreieck.vipulse-externtrigger.vipulse-handtrigger.viSinus100Burst-handtrigger.vi


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.