I am using 7.1 Labview and a PCI-6602 counter to count photons. Everytime a photon is detected I have a comparator set up to give a pulse out. I wish to count the number of pulses and then graph their autocorrelation. I have been told to use the DAQ assistant to simply count the number of events first. But I thought it would be better to use the Create Channel.VI for the counter and read the task from there,using another counter as the gate. I have tried hooking this up looking at the Count Digital Events example but it times out at the Wait Until Done.vi without detecting any pulses.I can't work out where it has gone wrong. Should I just hardware time the DAQ assistant and start afresh working with that?
Also attempting to graph any autocorrelation,even with a simulated signal,is proving difficult. I have been told I might have to time stamp the pulses coming in and graph the autocorrelation that way. Does anyone know where I can read more on using the Autocorrelation function?