03-05-2013 07:10 AM
Hello,
I am doing a project and I will use SmartVR DK. Can anybody know that Can I use Smartvr DK and Labview
Thanks
03-06-2013 03:26 PM
Your best bet is to find a .dll, and find what the calls are and then use a call libary function node to access those functions that you want to use in LabVIEW.
Here is some information with an example of how to use this:
https://decibel.ni.com/content/docs/DOC-9069
And here the information about call library function nodes:
http://zone.ni.com/reference/en-XX/help/371361H-01/glang/call_library_function/
03-07-2013 02:45 AM
Thank you very much for your reply