Hi I have a PicoQuant TimeHarp card use for counting photon event statistics from photodiodes. In LabView I wish to repeatedly measure the count-rate from one of the detectors and plot it as a function of position. The count rate is actively acquired through the TimeHarp card, but I do not know how to access the number for use in the Labview application I run in parallel. Any ideas? Jim
If you have a driver or dll for your card and you know which function call to use, you can use a Call Library Function Node (Functions Palette >> All Functions >> Advanced) in LabVIEW to retrieve the value.