LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fluke FL2625a Data Collection. Need how to.

I have a Fluke 2625a data logger and I downloaded the driver for Labview 8.  The driver does not have any instructions.  Does anyone know of any instructions or examples that I could take a look at so I could figure out how to use it.  I have setup a thermocouple and I just want to read data from the Fluke.
 
EQ
Fluke Hydra II 2625a
Software
Labview 8
Thermocouple T type
I downloaded the driver from this URL
 
 
Thanks in advance,
Matt O
0 Kudos
Message 1 of 3
(2,613 Views)
I don't think I have used this instrument in the last 10 years or so. I did look at the current driver and I see that it comes with a VI called Fluke 2625A example. Have you tried running this? Instructions are not included in drivers. You are expected to have some familiarity with the instrument by reading it's manual. Have you turned on context help? That should show what each control does and what each function is used for. This is a very old driver and was converted from one that used the old serial port functions. In that old driver, port 0 corresponds to com 1 so that is something to watch out for. The error handling in this is pretty poor as well. You should turn on automatic error dialogs.
0 Kudos
Message 2 of 3
(2,605 Views)

Thank you.  I will read the manual and see if there is more on this.  I found another example this is helping as well.

 

Thanks,

Matt Onken

0 Kudos
Message 3 of 3
(2,600 Views)