07-16-2011 08:39 AM - edited 07-16-2011 08:46 AM
Hi. I have a text file of data ( please, look at the attachment) and i want to create a single photoelectron's time spectra. I'm studying the transit time: i want to understand and characterize photomultiplier tube response to various signals. My teacher sent me that text file. I have create charge spectra by matlab ( charge spectra at 1651 V, 1710 V and 1580 V). But I can't use labview to create this time spectra ( i can't use functions tools and other ones). I need to convert 1-8192 channels in time, so i could create Transit Time Histogram. So, could you help me to convert x - axis ( in attachment is the channels number 1-8192) in time? I need create a data chart ( with data in my text file) in labview...thanks anyway.
Val
07-16-2011 12:46 PM
Today seems like an Example Finder day for me and my suggested solutions.
LabVIEW can quite readily perform the tasks you need. If you open the Example Finder, available in the pull-down menu under Help >> Find Examples... then and search for "read text file", "Histogram", and "graph" you will find general examples to do what you seek.
Jason