03-05-2008 05:24 AM
Hi,
I would like to read data from all eight channels of the PXI-6133 board independently using analog input triggering.
That means, each channel should look for his trigger condition (threshold) and if it is met, the N samples for this should be written to the file.
Actually, each channel seems to have his own analog trigger circuit, as shown on the analog input block diagram, but theDAQmx Reference Trigger (Analog Edge).vi doesn't accept more then one trigger source. Is it possible to configure more than one trigger source for this board?
03-06-2008 04:45 AM
03-06-2008 04:46 AM
03-06-2008 04:54 AM
it´s important to use daqmx 8.6 or currently 8.7.1 driver on following link because in past was problem with reference trigger in s serie
http://joule.ni.com/nidu/cds/fn/p/sb/navsRel/lang/de?q=daqmx
03-06-2008 07:49 AM
Hi Johann,
Thank you, but the example seems not to work, at least on my system. I have DAQmx 8.6. Actually, I already tried the same thing – to create two tasks, but I got the error message (Error 50103. The specified resource is reserved).
I looked at the S Series user manual more carefully. On the figure 3-1 an analog trigger detection circuit is shown for each channel. But on the figure 13-2 there is only one analog trigger for all channels with a multiplexer before it. It seems to be indeed not possible to trigger each channel independently.
Maybe a NI engineer could make a statement here?
Regards
Alexander
03-07-2008 01:50 AM