Faris,
Thanks for helping me out with this one.
According to this article: <a href="
http://digital.ni.com/public.nsf/allkb/03726608568CB14786256F330071706D" target="_blank">
http://digital.ni.com/public.nsf/allkb/03726608568CB14786256F330071706D</a> the Fetch Forever will stop when a trigger occurs. I have a trigger pulse going in to the Trig input on the PCI card, so I'm assuming that when my trigger occurs the pretrigger sampling will end, and the card will only acquire a finite number of samples (min record length) after the trigger. I'd like the triggering to begin with the trigger pulse and continue indefinitely.
That article also mentions "niScope EX MultiRecord Fetch Forever VI" which I can't find anywhere (on my computer or the internet).
I am using this card for two types of acquisitions:
1. Triggered acquisition of a finite number of points - multi-record. This works great. I Initialize the Scope; my Vertical parameters are vertical range of 20, and to acquire from Channel 0; my Horizontal parameters are Number of Records set to 200, minimum sample rate of 1E7, reference position is 0, min record length is 75; I Configure the trigger using Analog Edge Ref Trigger with Trigger Source set to External TRIG. Then I Initiate the Acquisition and it acquires all of the data.
2. Triggered acquisition of indefnite number of points. This is the one I'm having trouble with. There will be a single trigger.
I hope this is the information you needed.
Steve