Just one thing I remembered from attending the LabVIEW 6i seminar and I remembered the LabVIEW Developers talking about how the LabVIEW Player will only demonstrate algorithms, program flows, etc. You cannot use it to run DAQ, GPIB, Active X, etc.
This was taken from the LabVIEW Player site:
"LabVIEW Player VIs have many of the same capabilities as standard LabVIEW VIs. However, there are some differences. The communication abilities of Player VIs are limited to file I/O and DataSocket client operations (publishing and subscribing, but no server capabilities). All data needs to be simulated because data acquisition, VISA, GPIB, and serial I/O functions do not work with LabVIEW Player VIs. Similarly, the LabVIEW Player does not invoke ActiveX Automation, CINs, o
r DLLs and shared libraries. If you need to distribute LabVIEW applications, you should use the LabVIEW Application Builder."
Shan Pin Koh