07-31-2006 04:31 PM
I am using
1) Encoder (for angular position and RPM) (NI 6221 ctr
input)
2) Load Cells, Torque Sensor, (NI 9237)
3) Multiple pressure transducers (NI 9205)
08-01-2006 03:42 PM - edited 08-01-2006 03:42 PM
Hi Johnny,
Since you do not need your measurements to be simultaneous, you can use two DAQ Assistants - one for each device. You can then use merge signals as shown in the below picture and save them to file using Write to Measurement File Express VI. The header of the file that is created will tell you the intial timestamp and delta t for each data set, so you will know the timing information.
I think this is the simplest solution to what you are trying to do. Let us know if there is something about it that doesn't work out for you.
Regards,
Laura
Message Edited by Laura F. on 08-01-2006 03:43 PM
08-01-2006 03:53 PM
08-01-2006 04:20 PM
08-01-2006 04:29 PM
Hi Johnny,
Kyle brings up a great point - you can use the 9401 in slot 5 or 6 of your cDAQ chassis to gain access to the counters. The counters have the same functionality of those on your M Series device, and do support quadrature encoder tasks. I simulated your hardware and created a task and attached a picture.
Regards,
Laura
08-01-2006 06:42 PM