Hello All:
I am at my wits end so I put myself at the mercy of the Ni Community. My project is as follows:
I have a 9229 Module collecting data at a rate of 50 Ks/S with my CRIO. It is then passing that collected data to the Host Loop. Simultaneously, I am controlling a Spectrometer which is suppose to be moving to specified wavelengths. The object of the exercise is to move to a wavelength, get and sync the detector response (voltage handled by the CRIO) and then plot (graph) the two together.
I have tried many things and have the following problems:
1. The data rates are always incorrect (seems lagging) when the data is transferred to the host loop
2. I cannot seem to get the correct voltage response to correlate with the corresponding wavelength (either correlate with time stamp, etc)
3. My Data FIFO keeps getting full and timing out
Attached screenshots of my VIs
I tried running loops in parallel but they would not start at the same time. I tried synchronizing them but that was an utter failure.
Please Help! Thanks!