02-12-2007 06:42 AM
05-14-2007 09:23 AM
05-14-2007 11:26 AM
Hello aya1503,
When you configure your reference trigger for a multi-record acquisition using the niScope Configure Trigger Source.vi, you are configuring the reference trigger for all records. Is this what you would like?
If you set the Advance Trigger source to the same source as your reference trigger, then you will only acquire data on every other trigger. The first trigger will be the reference trigger. When this is received you will begin to acquire data. The second trigger will be your Advance trigger (provided the previous record has been completely acquired). When you receive this trigger, you will transition into the pre-reference trigger sampling state. You will then wait for your next trigger to acquire a new record. If this is really what you want then you would set the Advance Trigger source with the Advance Trigger Source Property. This is a digital trigger, and therefore, you can only set this to a digital source (PFI or RTSI lines).
I hope this helps. Please let me know if you have any further questions.
Regards,
Sean Close
Product Support Engineer: High Speed Digitizers
05-14-2007 11:58 AM
05-14-2007 12:11 PM
This is exactly what multirecord acquisitions are used for. You can set up a multirecord acquisition to acquire data from Ch0 for every trigger you receive on Ch1 (or Ext Trig, or PFI, etc...).
Please take a look at the MultiRecord shipping example located at:
C:\Program Files\National Instruments\LabVIEW X.X\examples\instr\niScope\niScope EX Multi Record.vi
Let me know if you have any further questions.
05-14-2007 12:24 PM
05-14-2007 12:29 PM
05-14-2007 02:24 PM