Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 66684

import .so into myRio Labview

$
0
0

Helo, 

 

I create example library file  "math.so" for myRio LinuxRT.

 

source code :

 

int math(int a, int b)

{  return a+b;  }

 

Please, How can I import this file to myRio and use it in Labview code for adding two numbers?

My "Call library function" can import only "math.dll" file not "math.so" library.

 

Thank you for all your assistance

 


Viewing all articles
Browse latest Browse all 66684

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>