LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

porting a labview application from windows to linux

Hello,

 

I need to compile a labview application that has been created for windows under linux. It depends on calls to functions NBFifoCreate and NBFifoWrite. These are part of the nbfifo.dll library under windows. Could anyone point me in the right direction how to replace this dependency?

 

Also I am trialing LabView Professional Linux. As I am reading along I gather that I might need LabView RT Module. Is that correct and does it come included with the Professional version.

 

 

Thank you in advance.

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

Hello Damien1979,

 

It sounds like you have an application developed under the Windows OS which used features of the LabVIEW Real-time Module.  Now, however, you are trying to open the same VI or Project under Linux.  Is that correct? 

 

What distribution of Linux are you using?

Which version of LabVIEW are you using?

 

The LabVIEW development system is supported under Linux, however, not all modules and toolkits are available for installation.  This link below contains the supported modules.

 

Developing Linux Applications with NI LabVIEW or LabWindows/CVI

 

I believe the NBFIFO.dll related files are associated with the LabVIEW Real-time module, but I haven not confirmed that yet.  The LabVIEW Real-time module is not featured in the link above.

 

Regards,

George T.
Senior Applications Engineer
National Instruments UK and Ireland
0 Kudos
Message 2 of 2
(2,669 Views)