LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom wrapper for iNEMO inertial module steval-mk1062v2

Hi

 

I've been tasked to develop a wrapper between an iNEMO inertial module steval-mk1062v2 to interface with LabVIEW. This module includes 10 mems sensors that output to a single USB. I have the library and header files from the developer, but I'm just starting out with LabVIEW. Is there anyone who can help point me in the right direction?

 

The sensor module is from STMicroelectronics.

 

Thanks

 

Allen

0 Kudos
Message 1 of 2
(2,254 Views)

 

Hi Allen,

 

 

If you are new to LabVIEW, I recommend checking out some of the free online training available here on ni.com. Hopefully, it will help give you some direction, as it provides insight into some of the basics of LabVIEW. 

 

 

In the meantime, it sounds like you are going to need to access the .dll in the header files from the developer of the iNEMO module. A Call Library Function Node in LabVIEW should allow you to do that. This example code may be of use to you as you try to begin development of your application.

 

Best Regards,

Thomas B.
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,225 Views)