Hello,
I'm working on building an application for a SCXI 1530. I have a scxi 1000 module with a scxi 1600-usb card. In slot 2 is the 1530 for accelerometers and in slot 4 is a card for lvdts (1540).
I'm using labview developer suite 8.2.1 on a desktop to develop an application for a laptop. Right now I have created 2 very simple beta programs. One calls the 1540 for accelerometers and it works properly. Ready 1000 hz for 4 seconds. The other application with the accelerometer is the one I'm having trouble with.
Here is what I know:
Both applications were developed using DAQmx to setup the data acquisition event.
Both applications work properly on the desktop, when run as a vi, and as a compiled application.
The LVDT application runs properly on the laptop.
The accelerometer application does not run on the laptop.
The Measurement and Automation software shows that the 1530 (accelerometer card) is properly configured and that it is named identical to the desktop.
The measurement and automation software will collect what looks to be reasonable acceleration data when configured to do so with a finite data collection of 1000 Hz.
Any Help would be greatly appreciated.
Paul