LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to convert labview g code to c language


@8259 wrote:
Or is there labview runtime could let labview vi directly run on arm linux board ?

Not any ARM Linux board but if you talk about a RaspberryPi or Beaglebone Black specifically, then yes. But not with GUI!

 

The Linx Toolkit (fully contained in the LabVIEW Community Edition) comes with support for that.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
Message 11 of 14
(1,039 Views)

Talking about raspeberry pi, for example., For a GUI, you could probably add a touchscreen module and some low level programming. You can also run web services and access them via a browser on a phone or computer.

 

(Just guessing. I have no first-hand experience with any of this)

0 Kudos
Message 12 of 14
(1,026 Views)

If Linx is applicable to your issue, there's a Linx group on the forums that might be helpful:

https://forums.ni.com/t5/LINX/bd-p/linx-toolkit

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 13 of 14
(1,010 Views)

@altenbach wrote:

Talking about raspeberry pi, for example., For a GUI, you could probably add a touchscreen module and some low level programming. You can also run web services and access them via a browser on a phone or computer.

If you're a Linux wizard, you can probably make a web VI in LV NXG, and run it on a local  webserver. Then use LINX to compile your CG VI to talk to the web VI.

 


@altenbach wrote:

(Just guessing. I have no first-hand experience with any of this)


Same here...

0 Kudos
Message 14 of 14
(990 Views)