03-11-2016 04:10 PM
Did anyone create LabVIEW driver for Omega OM-DAQ-USB-2401 and is willing to share? Thank you.
03-14-2016 10:53 AM
leonid0813,
First, you can search on NI’s Instrument Driver Network: http://www.ni.com/downloads/instrument-drivers/ A lot of third-party drivers get posted to that location, so it would be worth checking. You can also reach out to Omega and see if they have a similar service.
Also, if you end up needing to create your own driver, you can then post it on IDNet so others will be able to find it in the future.
Hope this helps!
-aprillest
03-14-2016 11:04 AM
Well, I take it as "No we don't have it" answer. I already looked at NI drivers site and did not find anything close to what I need. I will share when I have the driver developed, but the whole reason I asked the community is to save development time.
03-15-2016 12:55 PM
leonid0813,
Sorry if my reply came off as an implied ‘no’, but I wanted to provide you with the resources I generally use to find drivers. I took a look as well, and it appears you are correct in saying that we don’t currently have a driver for that specific USB DAQ. I’m sorry that we weren’t able to help on that front. We certainly appreciate you posting your driver if you do need to create one.
There is also the chance that another developer will see this post and reply with their own, so hopefully you won’t need to do any unnecessary development. Good luck with your project!
-aprillest
05-30-2024 06:34 PM
Hi, did you ever make that labview Driver?
05-31-2024 09:18 AM
We ended up developing C++ driver for it. I also found LabVIEW driver later which I can share with you. See attached.