10-27-2015 12:52 PM - edited 10-27-2015 01:06 PM
Hi,
This is the first time i use labview. I ve recieved this proyect in labview. I m using the Timetag.Vi program included in the stats proyect, which allows the user to time tag clicks from a Fpga board (which are in fact photons wich came from a detector) . I just need the clicks/counts vs time graph from this program. I know that this information is in the stats output , but i don t know how to obtain it. How could i get this graph from the program?.
Thanks in advance,
Best,
Anastase.
10-27-2015 02:04 PM
Hi Anastase,
as you are new to LabVIEW you don't seem to know that a project file is just a XML file containing references to other files in the project. It does NOT contain all those VIs!
So your project file is senseless to us…