Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -200077 USB X Series

I have problem with USB X Series 6343. When i try use triggering block i get following error

0 Kudos
Message 1 of 10
(4,622 Views)
As the message and specs say, you only have digital triggering so specifying an analog trigger is not correct.
0 Kudos
Message 2 of 10
(4,610 Views)

So, can you help me how can i digitizing analog signal ?

0 Kudos
Message 3 of 10
(4,605 Views)
That is unclear. Do you simply want to immediately acquire an analog signal or do you want start an acquisition from a trigger?
0 Kudos
Message 4 of 10
(4,601 Views)

First of all of course to acquire a digital signal (because 6343 support only digital signals but i have analog) and then start an acquisition from a trigger.

0 Kudos
Message 5 of 10
(4,591 Views)
Connect an external comparator to the signal you want to trigger off of.
0 Kudos
Message 6 of 10
(4,588 Views)

I should do this in Labview 😃

0 Kudos
Message 7 of 10
(4,577 Views)
No, you should do it with an external comparator. That means hardware.
0 Kudos
Message 8 of 10
(4,568 Views)

Ok, got it. Thanks. 

0 Kudos
Message 9 of 10
(4,563 Views)

I am hesitant to even mention this... but if you acquire continuously you could determine when the trigger condition is met in software and only keep the data you are interested in.

 

There is an example that does this:

https://decibel.ni.com/content/docs/DOC-11764

 

 

Best Regards,

John Passiak
0 Kudos
Message 10 of 10
(4,546 Views)