04-04-2007 03:52 PM
04-05-2007 06:03 AM
Lyn,
Thanks for getting back to me. I'm not sure why you could not observe the signal properly in the 'sample' window of the Triggering express VI. It looked like you were not allowing enough samples to be collected and may just need some more callibration. I have attached various screenshots of the Sample VI I created earlier. I have modified it so that 3 signals are analysed and triggering is performed twice. I hope this can show you how for n signals to be triggerred, you can use n Trigger express VI's. There are various notes on the VI itself aswell as the screenshots. Remember that the code I have written is only an example, you must then modify it so that you can analyse your own signals correctly. If you would prefer, you can use the DAQmx Express VI to setup your signals, this is what i used in the previous version the Sample VI which i posted. Alternatively, you can use code similar to your orignal program 'Aquire Data....' and integrate the Trigger Express VI's into this code.
I hope this is of use and best wishes on your continued programming.
Many thanks
Rob