Data is displayed on the xy graph as expected when run on one pc, but no data at all is displayed when the same executable is run on another pc. both installed with installation package created by application builder. What can cause this behavior?
The data going into the graphs is within range on both pc's. I know this for sure because I have the same wires connected to the input of the build xy graph as I do to the file ouput vi. I have compared the data that was written to file, and both indicate data within the range of x and y limits.
Try creating a numerical indicator (or cluster indicator, etc.) on the front panel of your program of the data being fed to the graph. This will allow you to see the numerical values being fed to the graph itself while the program is running. Let us know what you find.