LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multi frequency phase fluorometer (USB connection)

Hi,

 

I am a new LabView user,

 

I have Multi Frequency Phase Fluorometer made by Tau Theta Instruments, and it connects to computer with USB. I looked for the labview driver, but I couldn't find it anywhere. The product name is MFPF-100.

 

I am trying to make a vi that will show the O2 concentration on the graph based on the data collected from fluorometer.

 

I will have barcode reader to identify the sample and it has keyboard wedge, so I don't have a problem.

 

If any of you have an idea to connect MFPF-100, let me know.

 

Thanks a lot

 

0 Kudos
Message 1 of 2
(1,972 Views)

I don't see the driver online either.  And it would be impossible for us to make drivers for every device.  What you will need to do is figure out how the device needs to be communicated with by looking into the manuals for the device.  Most devices have a programming guide with ASCII commands that can be sent to the device.  You can determine which commands you need to send, and use the VISA driver with LAbview to send those commands.

Jensen
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(1,947 Views)