10-27-2015 10:03 AM
I need to read a strain gage, a counter and a byte of DIO from a Compact DAQ . I can do all seperatly but not very fast. I can stream multiple channels of the same type but not different types. Is there any way to to read multiple channels of different types (modules) at the same time, at 1000hz?
10-28-2015 09:20 AM
Hi Biznisend,
What CompactDAQ chassis and modules are you using? The sampling rate will depend on what hardware you have. Just to clarify, are you wanting to take these measurements at exactly the same time (simultaneous acquisition) or would multiplexed acquisition suffice?
10-28-2015 10:47 AM
10-28-2015 01:00 PM
You can actually use the same sample clock for two tasks. Go ahead and check out this link:
http://www.ni.com/tutorial/5376/en/
Especially look at number 3, sample clock synchronization.
10-28-2015 03:15 PM
10-28-2015 04:19 PM
Hi Steve,
Try looking into this:
http://digital.ni.com/public.nsf/allkb/ADFC4DD8C9690232862575B70079FBD4?OpenDocument
10-29-2015 07:59 AM
10-29-2015 02:49 PM
Hi Steve,
I confirmed that with your setup, you should be able to access the external clock on the cDAQ chassis. You can specify the particular timebase coming from your cDAQ chassis, as long as you have the correct syntax.