LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

inline c

I am trying to make a wireless sensor with arm microcontroller which support labview arm module. but arm module seems to be controlled by labview timing loop. It is not sufficient speed to meet 10000 samples per second. so i want to use inline c function to speed up data aquisition speed but very complicate. if someone has same experience of this problem, please answer me or tell me any examples.
Message 1 of 2
(6,111 Views)

Hi,

 

What kind of help are you looking for? Using an inline C node is exactly like writing C code. We provide this functionality so that you can program features on the board that we havent built support for.You can also try contacting your local NI support. They should be a able to help you create examples.

 

Thank you,

Jaidev  

Senior Product Manager
National Instruments
0 Kudos
Message 2 of 2
(6,033 Views)