LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

There is a version for Linux Debian Labview 2011?

Hello ...
 
I am developing a remote service and one of the objectives is that this database is a server with Debian operating system, I searched the LabView 2011 for Debian GNU / Linux and have not found it, if anyone knows? Also of LabVIEW Datalogging and Supervisory Control also for this operating system?
 
Or any way I can develop my service in windows and then perform a type of application that runs very well considering my database with this server?
 
Thank you very much and see you soon

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

I have not tried Labview for Linux on Debian (You really need to mention the version). You could try it and see if it works. Note, Labview for Linux only runs 32 bit. The compatibility issue is highly dependen on your 32 bit library.

Even though NI keep saying they are going to support Linux  more, I notice they keep saying it for years but heir support is not very good.

 

I suggest you do a client server relationship. You could install a client software on Windows  (you did not mention the type of data base to be used, files, postgres, mysql, hadoop, etc). The client support for windows is dependent on your client support.

 

Another alternative is to use Network Shared variables. You can host it on the Windows machine and use tcp/ip to fetch the data directly from the  windows machine. There are many choices. The information you provide is mininal at best.

0 Kudos
Message 2 of 2
(2,399 Views)