02-07-2012 02:03 PM
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!
02-07-2012 02:30 PM
Have you installed their software? Sometimes documentation for programming it using other languages can be found in the Program Files directory for that software.
02-07-2012 02:32 PM
Thanks for the response.
I did install the software. I checked the containing folder, but there was nothing obvious.
02-07-2012 02:54 PM - edited 02-07-2012 02:55 PM
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().
02-07-2012 02:56 PM
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!
02-07-2012 07:57 PM
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.