Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone have a vi for obtaining temperature measurements from a HH309A Omega four-channel thermometer?

Hello,

 

I want to plot in a Labview program the measurements acquired from a HH309A Omega thermometer. If someone has a VI for this, please let me know.

 

Best regards.

0 Kudos
Message 1 of 4
(3,184 Views)

Do you want to acquire the measurements continuously?  ¿Or after any given time, retrieve the available data for processing?

 

Regards!

 

Anuar Rojas

Anuar R.
National Instruments México y Latinoamérica
Ingeniería de Aplicaciones
www.ni.com/soporte
0 Kudos
Message 2 of 4
(3,171 Views)

Dear Anuar Rojas, thanks for your response.

 

The priority is to acquire measurements continuously for comparison with references, which will be used for temperature control.

 

Regards.

Marco Felix

0 Kudos
Message 3 of 4
(3,165 Views)

Hi,

 

You can use the NI LabVIEW Instrument Drivers: http://zone.ni.com/devzone/cda/tut/p/id/9320

 

Also, there is a Universal Library for LabVIEW available for some OMEGA devices: http://www.omega.com/manuals/manualpdf/MLabviewRef.pdf

 

 

I honestly recommend that you ckeck put the folowwing websites:

 

http://zone.ni.com/devzone/cda/tut/p/id/12118

http://zone.ni.com/devzone/cda/tut/p/id/12402#toc2

 

 

You can use the NI VISA Instrument Drivers to communicate with the HH309A and extract the data as it is being acquired.  As a matter of fact, you can write the commands through LabVIEW and start acquiring inside the application itself.

 

Hope this helps!

 

Anuar Rojas

Anuar R.
National Instruments México y Latinoamérica
Ingeniería de Aplicaciones
www.ni.com/soporte
0 Kudos
Message 4 of 4
(3,160 Views)