LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Linking an Omega DAQPRO Data Logger to LabVIEW

Hi All,

 

I just received a spanky new Omega DAQPRO 5300 data logger.  Has anyone had any luck communicating to these via LabVIEW instead of the Omega software that comes with them?  Any advice would be greatly appreciated.

 

Thanks!

Forbes Black
Lapsed CLAD, LV 5 - LV 2022 (Yeah, I'm that old...)
0 Kudos
Message 1 of 6
(3,308 Views)

Have you installed their software? Sometimes documentation for programming it using other languages can be found in the Program Files directory for that software.

 

 

0 Kudos
Message 2 of 6
(3,302 Views)

Thanks for the response.

 

I did install the software.  I checked the containing folder, but there was nothing obvious.

Forbes Black
Lapsed CLAD, LV 5 - LV 2022 (Yeah, I'm that old...)
0 Kudos
Message 3 of 6
(3,299 Views)

It looks like your only shot at it would be to use the Code Library Function Node to call C:\Program Files\Omega\DaqLab\BTPortDLL.dll.

 

When you do that I see functions such OpenWidCommBTPort() and ReadWidCommBTPort().

Message 4 of 6
(3,295 Views)

That will be new and exciting to me.  Haven't done that sort of coding yet, but I look forward to learning something new.  Thanks!

Forbes Black
Lapsed CLAD, LV 5 - LV 2022 (Yeah, I'm that old...)
0 Kudos
Message 5 of 6
(3,291 Views)

Let us know how it works out.

 

It also wouldn't hurt to contact Omega.

 

They have LabVIEW drivers for many of their other products.

 

 

0 Kudos
Message 6 of 6
(3,279 Views)