12-11-2020 08:59 AM
Hi!
I am working with the following hardware:
PXIe-1084 Chassis
Controller - PXIE-8381
PXe-4300 (Slots 2-16)
PXIe-4302 (Slot 17)
PXIe-4353 (Slot 18)
The goal is to synchronize the modules and use a high sample rate for the 43XX modules and sample the 4353 at its highest rate which is 90Hz.
I've modified the example "Analog Input - Synchroniztion.VI" and it works temporarily. Shortly after running I get an error related to the the application not being able to keep up with the hardware - Error -200279
My first question is if I am using the correct technique to accomplish my goal? If not I would really appreciate suggestions on how to do this properly and without error.
Also, the collected data - won't the data be different lengths? How do you merge the data to write to a singe file?
Thanks!!!!
I've attached information to help form suggestions for me.
12-11-2020 10:03 AM
@ChronicTiger wrote:
Hi!
I've modified the example "Analog Input - Synchroniztion.VI" and it works temporarily. Shortly after running I get an error related to the the application not being able to keep up with the hardware - Error -200279
My first question is if I am using the correct technique to accomplish my goal? If not I would really appreciate suggestions on how to do this properly and without error.
Also, the collected data - won't the data be different lengths? How do you merge the data to write to a singe file?
If the example works then it is the correct method.
Issues:
mcduff
12-11-2020 10:10 AM
mcduff,
Thanks for your time and insight! I will try your suggestions out and let you know how it works out.
Thanks again,
Chronic