stumpjumper Posted October 14, 2005 Report Share Posted October 14, 2005 I am struggling with triggering an acquisition using DAQPad-6070E. I acquire one analog channel at a speed about 1000 samples/s. The acquisition should be triggered by an digital signal from an external device. Start triggering on rising edge and stop triggering on falling edge. Each acquired 1D array of data should be inserted into a 2D array. Does someone out there have a solution how this triggering can be achieved? Best regards Jonas :headbang: Quote Link to comment
Wolfram Posted October 16, 2005 Report Share Posted October 16, 2005 I am struggling with triggering an acquisition using DAQPad-6070E. I acquire one analog channel at a speed about 1000 samples/s. The acquisition should be triggered by an digital signal from an external device. Start triggering on rising edge and stop triggering on falling edge. Each acquired 1D array of data should be inserted into a 2D array.Does someone out there have a solution how this triggering can be achieved? Best regards Jonas :headbang: Jonas, there is a start trigger but no stop trigger available. I've attached an example created with DAQmx assistant. The example uses a rising start trigger at PFI0 for starting the data acquisition. Regards Wolfram Download File:post-1013-1129501956.vi Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.