Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I trigger counter read with ai/ao with 6062e

I looked at examples that used trigger property node with arm trigger. I get the same error as in my attempt. Here are screen shots of both with the error.

Download All
0 Kudos
Message 1 of 2
(3,133 Views)

Hi Mike,


The arm start trigger is not supported by the 6062e device.  The articles linked below shows the supported devices for this property, why you are seeing the error and how to use filtering on your property nodes to know what properties your device can use.

 

Why Do I Get "Error -200452" When I Use Certain DAQmx Properties With My DAQ Board?

http://digital.ni.com/public.nsf/allkb/05A563FE3AA7B3C286256FF90077C303?OpenDocument

 

Which Devices Support Arm Start Triggering?

http://digital.ni.com/public.nsf/allkb/A00D601140D0F8EC86256F8D007C53F9?OpenDocument

 

Hardware Counter Start Trigger for Counter Synchronization

http://digital.ni.com/public.nsf/allkb/9C657EE63C9D07A686256F6D0062AC66?OpenDocument

 

Triggering information on E series devices for counter tasks is also stated in the manual.  You can find this by navigating to Start>>Programs>>National Instruments>>NI DAQ>>NI-DAQmx Help.  Search for "synchronizing E series devices". 

 

"You cannot synchronize counter input applications performing period, frequency, pulse width or semi-period measurements in the same sense as analog input or output applications. These types of counter input applications cannot be programmed to make their measurements at the same time because the signals being measured themselves determine when the measurements are made, and there is no reason to set up multiple devices to measure the same signal. You also cannot use Start Triggers for counter input applications...."

 

Hope this helps! 

Regards,
Jordan F
National Instruments
0 Kudos
Message 2 of 2
(3,109 Views)