I believe Rolf means that the NI-DAQ driver that is being used on your Windows machine is not going to be the same as your Linux machine. NI-DAQ VIs on a Windows machine will be making a call to a dll which would not be available on your Linux machine. Anything in your VI that is referencing Windows API specific calls would clearly not work.
Is there anything specific that you are worried about not working?
